diff --git a/httpd.conf.tmpl b/httpd.conf.tmpl index 3caf98c..0607a68 100644 --- a/httpd.conf.tmpl +++ b/httpd.conf.tmpl @@ -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") }} #