aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-04 15:09:44 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-04 15:26:11 +0200
commitfe6ab81c906905b2dfb9999525a3b1f54eba623f (patch)
tree4d09ae67303e3583d47139c8b4c9b2e85076d14e
parent5d10e0aa98413941705f68433f0a5a51154cccee (diff)
downloadmatterbridge-fe6ab81c906905b2dfb9999525a3b1f54eba623f.tar.gz
matterbridge-fe6ab81c906905b2dfb9999525a3b1f54eba623f.tar.bz2
matterbridge-fe6ab81c906905b2dfb9999525a3b1f54eba623f.zip
matterbridge.toml.example: fix whitespace
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--matterbridge.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.toml.example b/matterbridge.toml.example
index 330d6f5..3cd1c17 100644
--- a/matterbridge.toml.example
+++ b/matterbridge.toml.example
@@ -16,7 +16,7 @@
Server="irc.oftc.net:6697"
UseTLS=true
SkipTLSVerify=false
- RunCommands=["PRIVMSG nickserv :IDENTIFY PASSWORD-2 Replicant-bridge"]
+ RunCommands=["PRIVMSG nickserv :IDENTIFY PASSWORD-2 Replicant-bridge"]
RemoteNickFormat="<{NICK}@Libera.Chat> "
[[gateway]]