Add TIMERS_LOG_LEVEL setting to docs

This commit is contained in:
Théophile Diot 2024-02-17 15:34:28 +01:00
parent 71d253d84a
commit 54699d0089
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -49,6 +49,7 @@ STREAM support :warning:
|`USE_UDP` |`no` |multisite|no |UDP listen instead of TCP (stream). |
|`USE_IPV6` |`no` |global |no |Enable IPv6 connectivity. |
|`IS_DRAFT` |`no` |multisite|no |Internal use : set to yes when the service is in draft mode.|
|`TIMERS_LOG_LEVEL` |`debug` |global |no |Log level for timers. |
## Core settings