Automatized logging by enable_debug variable

This commit is contained in:
2025-02-12 13:36:29 +01:00
parent eaca564c6f
commit 19f6b181bc
5 changed files with 19 additions and 16 deletions

View File

@@ -25,7 +25,7 @@
# Logging
#SyslogFacility AUTH
#LogLevel INFO
LogLevel {% if enable_debug | bool %}DEBUG3{% else %}INFO{% endif %}
# Authentication: