summaryrefslogtreecommitdiffstats
path: root/matterbridge.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.conf.sample')
-rw-r--r--matterbridge.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/matterbridge.conf.sample b/matterbridge.conf.sample
index bc989fd0..c1785039 100644
--- a/matterbridge.conf.sample
+++ b/matterbridge.conf.sample
@@ -6,6 +6,8 @@ SkipTLSVerify=true
nick="matterbot"
channel="#matterbridge"
UseSlackCircumfix=false
+#NickServNick="nickserv"
+#NickServPassword="secret"
IgnoreNicks="ircspammer1 ircspammer2"
[mattermost]
@@ -20,8 +22,6 @@ IconURL="http://youricon.png"
PrefixMessagesWithNick=false
NickFormatter=plain
NicksPerRow=4
-#NickServNick="nickserv"
-#NickServPassword="secret"
IgnoreNicks="mmbot spammer2"
[general]