add note for changing log-level via cli

This commit is contained in:
Izalia Mae 2024-04-02 13:38:23 -04:00
parent 71de40dfca
commit ffed955ab3

View file

@ -154,6 +154,8 @@ When enabled, instances that try to follow the relay will have to be manually ap
Maximum level of messages to log.
Note: Changing this setting via CLI does not actually take effect until restart.
Valid values: `DEBUG`, `VERBOSE`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`
log-level: INFO