From 67fd69854489a088bc8d90702ba37cecccd6f169 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sun, 16 Jun 2019 21:16:29 +0100 Subject: Load all settings from configuration file at startup instead of reading it for certain settings (password/nick/nick2/nick3). --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README') 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 -- cgit v1.2.3