commit ed96c84b5ef1f59e30910282a2630f9eb4661117
Author: Wim <wim@42.be>
Date: Sat Oct 01 20:14:06 2016 +0000
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index b56f488..a6c8cf8 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1617 +1617 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
#how to format the list of IRC nicks when displayed in mattermost.
#Possible options are "table" and "plain"
#OPTIONAL (default plain)
-NickFormatter=plain
+NickFormatter="plain"
#How many nicks to list per row for formatters that support this.
#OPTIONAL (default 4)
NicksPerRow=4
@@ -2537 +2537 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
#how to format the list of IRC nicks when displayed in slack
#Possible options are "table" and "plain"
#OPTIONAL (default plain)
-NickFormatter=plain
+NickFormatter="plain"
#How many nicks to list per row for formatters that support this.
#OPTIONAL (default 4)
NicksPerRow=4