diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-13 21:14:59 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-13 21:14:59 +0200 |
commit | cab29dd47fc73b6ce41dcc837a94aa5d6ad56940 (patch) | |
tree | 8b5c65f720fc9154e92cd0cb01124dd54cc21bee /doc/en/weechat_user.en.adoc | |
parent | 92a40052af804c0455c3f4222a03de38dcdeaac5 (diff) | |
download | weechat-cab29dd47fc73b6ce41dcc837a94aa5d6ad56940.zip |
doc: add missing file fifo.conf in user's guide
Diffstat (limited to 'doc/en/weechat_user.en.adoc')
-rw-r--r-- | doc/en/weechat_user.en.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 26e26ff0f..2ec32368b 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -526,6 +526,7 @@ The files in home directory are: | buflist.conf | Configuration file for _buflist_ plugin | No. | charset.conf | Configuration file for _charset_ plugin | No. | exec.conf | Configuration file for _exec_ plugin | No. +| fifo.conf | Configuration file for _fifo_ plugin | No. | irc.conf | Configuration file for _irc_ plugin | *Yes*: it can contain passwords for servers, nickserv and channels (if not stored in `sec.conf`). | logger.conf | Configuration file for _logger_ plugin | No. | relay.conf | Configuration file for _relay_ plugin | No. |