From 6a2f7b87d4fb19f30f64ede4b18582eb366c8b7d Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 12 Jun 2019 23:38:36 +0100 Subject: Allow reloading the configuration file at runtime using a BLABOUNCER command or by issuing the SIGHUP signal. --- blabouncer.conf.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'blabouncer.conf.example') diff --git a/blabouncer.conf.example b/blabouncer.conf.example index f9c09bc..ebb2f23 100644 --- a/blabouncer.conf.example +++ b/blabouncer.conf.example @@ -7,6 +7,8 @@ # # Shell expansion is not supported, so do not try and specify e.g. # "~/.blabouncer/" or "$HOME/.blabouncer/", instead use "/home/foo/.blabouncer" +# +# Some settings can be reloaded at runtime, please refer to README for details. nick = "blabounce" nick2 = "bbounce2" -- cgit v1.2.3