summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-06-16 21:16:29 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-06-16 21:16:29 +0100
commit67fd69854489a088bc8d90702ba37cecccd6f169 (patch)
treeac0efe967e433d725cab51b6fe93aa685c928950 /README
parenta31e7b13b3cef0872be5922a568633d74dd408d2 (diff)
Load all settings from configuration file at startup instead of reading it for certain settings (password/nick/nick2/nick3).
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 2a861c5..e531121 100644
--- a/README
+++ b/README
@@ -24,14 +24,13 @@ If you don't specify one using "-c /path/to/configuration/file" then the example
Certain configuration options can be changed at runtime, either at any time, or by issuing a BLABOUNCER REHASH command or by sending SIGHUP to blabouncer.
-These options can be changed at any time as they are re-read when needed:
+These options can be changed by issuing a BLABOUNCER REHASH command or by sending SIGHUP to blabouncer:
+ - nick
- nick2
- nick3
- - password
-
-These options can be changed by issuing a BLABOUNCER REHASH command or by sending SIGHUP to blabouncer:
- replaymode
- replayseconds
+ - password
- logging
- replaylogging
- debug