summaryrefslogtreecommitdiff
path: root/doc/biboumi.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/biboumi.1.md')
-rw-r--r--doc/biboumi.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/biboumi.1.md b/doc/biboumi.1.md
index 334e65e..18482fb 100644
--- a/doc/biboumi.1.md
+++ b/doc/biboumi.1.md
@@ -57,6 +57,10 @@ The configuration file uses a simple format of the form
from 0 to 3. 0 is debug, 1 is info, 2 is warning, 3 is error. The
default is 0, but a more practical value for production use is 1.
+The configuration can be re-read at runtime (you can for example change the
+log level without having to restart biboumi) by sending SIGUSR1 or SIGUSR2
+(see kill(1)) to the process.
+
USAGE
-----