summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--matterbridge.toml.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 1a1de89c..ea7f7aec 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -13,6 +13,10 @@
#REQUIRED
Server="irc.freenode.net:6667"
+#Password for irc server (if necessary)
+#OPTIONAL (default "")
+Password=""
+
#Enable to use TLS connection to your irc server.
#OPTIONAL (default false)
UseTLS=false