diff options
author | Wim <wim@42.be> | 2016-03-22 00:42:49 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-03-22 00:42:49 +0100 |
commit | 4b1ebaf7d57d4705f0c951b2792c9b165cbb3a16 (patch) | |
tree | 3221dedcc7cccac8f4f6a64c69694aeb6beb0074 /matterbridge.conf.sample | |
parent | 93db74e7e13fe7d1fb7e252c41f5e763f0acba64 (diff) | |
download | matterbridge-msglm-4b1ebaf7d57d4705f0c951b2792c9b165cbb3a16.tar.gz matterbridge-msglm-4b1ebaf7d57d4705f0c951b2792c9b165cbb3a16.tar.bz2 matterbridge-msglm-4b1ebaf7d57d4705f0c951b2792c9b165cbb3a16.zip |
Update documentation and sample config
Diffstat (limited to 'matterbridge.conf.sample')
-rw-r--r-- | matterbridge.conf.sample | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/matterbridge.conf.sample b/matterbridge.conf.sample index 0420a1c7..c1397d11 100644 --- a/matterbridge.conf.sample +++ b/matterbridge.conf.sample @@ -19,6 +19,8 @@ IconURL="http://youricon.png" PrefixMessagesWithNick=false NickFormatter=plain NicksPerRow=4 +#NickServNick="nickserv" +#NickServPassword="secret" [general] GiphyAPIKey=dc6zaTOxFJmzC |