From f45ca7022725d7f68aa68555e081f55d8f02db00 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 27 May 2019 13:17:41 +0100 Subject: Support connecting to passworded servers. --- blabouncer.conf.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'blabouncer.conf.example') 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/" -- cgit v1.2.3