diff --git a/templates/config.php.jinja2 b/templates/config.php.jinja2 index d6274742de70d0277d6c2562185a1131d561fcbf..1b55ba16f734fa336cd37332f5ff4965627ce6fd 100644 --- a/templates/config.php.jinja2 +++ b/templates/config.php.jinja2 @@ -36,7 +36,7 @@ $CONFIG = array ( // End of SMTP Settings{% endif %} - 'loglevel' => 2, + 'loglevel' => 3, 'logfile' => '/var/log/nextcloud/{{ nextcloud.id }}.log', 'theme' => '', 'maintenance' => false,