diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-09-14 20:44:32 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-09-14 20:44:32 +0100 |
commit | 4dea4c16313ba3d1575cfa6722d75492c907f551 (patch) | |
tree | cade95813a471e3aa4597a5a35e907e2cd675181 /README | |
parent | e1f41810ac85a0d210062ed33f43938dc4b03be4 (diff) |
Specify multiple nicks using a configuration array instead of multiple individual settings.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -30,9 +30,7 @@ Certain configuration options can be changed at runtime by changing them in the issuing a BLABOUNCER REHASH command, or by sending SIGHUP to the blabouncer process. These options can be changed by issuing a BLABOUNCER REHASH command or by sending SIGHUP to blabouncer: - - nick - - nick2 - - nick3 + - nicks - replaymode - replayseconds - replaydates |