Fix log level (#2685)

This commit is contained in:
Christophe Maudoux 2022-01-12 14:40:00 +01:00 committed by Yadd
parent 2b6c478f41
commit 47ea289f5c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ BEGIN {
init(
'Lemonldap::NG::Handler::Server',
{
logLevel => 'debug',
#logLevel => 'debug',
vhostOptions => {
'test3.example.com' => {
vhostHttps => 0,