summaryrefslogtreecommitdiff
path: root/blabouncer.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'blabouncer.conf.example')
-rw-r--r--blabouncer.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/blabouncer.conf.example b/blabouncer.conf.example
index 3aa8a7f..1395f97 100644
--- a/blabouncer.conf.example
+++ b/blabouncer.conf.example
@@ -40,6 +40,9 @@ ircserver = "irc.blatech.net"
# Real IRC server port
ircserverport = "6697"
+# Real IRC server password
+#ircserverpassword = "apples"
+
# Base directory (defaults to $HOME/.blabouncer/)
# Things such as the logs directory will be placed below this
#basedir = "/home/foo/.blabouncer/"