summaryrefslogtreecommitdiff
path: root/blabouncer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'blabouncer.conf')
-rw-r--r--blabouncer.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/blabouncer.conf b/blabouncer.conf
index e5d6613..466fb37 100644
--- a/blabouncer.conf
+++ b/blabouncer.conf
@@ -16,3 +16,9 @@ password = "bananas"
# Port the bouncer should listen on
clientport = "1234"
+
+# Real IRC server the bouncer connects to
+ircserver = "irc.blatech.net"
+
+# Real IRC server port
+ircserverport = "6667"