add log level setting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mauro Torrez 2021-11-24 01:10:31 -03:00
parent c8a386d2f6
commit f4303e9a0e

View File

@ -121,7 +121,7 @@ ErrorLog /proc/self/fd/2
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
#
LogLevel warn
LogLevel {{ getv("/webdav/log/level", "warn") }}
<IfModule log_config_module>
#