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 5b68918..5be29ca 100644 --- a/blabouncer.conf +++ b/blabouncer.conf @@ -10,3 +10,6 @@ realname = "Mr Bla Bouncer" # How many seconds of relay log should be sent to connecting clients relayseconds = "7200" + +# Connect password clients must provided to connect +password = "bananas" |