diff options
Diffstat (limited to 'blabouncer.conf')
-rw-r--r-- | blabouncer.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/blabouncer.conf b/blabouncer.conf index 32ad54b..e5d6613 100644 --- a/blabouncer.conf +++ b/blabouncer.conf @@ -13,3 +13,6 @@ replayseconds = "7200" # Connect password clients must provided to connect password = "bananas" + +# Port the bouncer should listen on +clientport = "1234" |