Enable debug

This commit is contained in:
Christophe Maudoux 2020-01-04 17:28:52 +01:00
parent 4fc458b174
commit 0b8f84ae2d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ sub init {
%$prms = (
configStorage => { type => 'File', dirName => 't' },
localSessionStorage => '',
logLevel => 'error',
logLevel => 'debug',
cookieName => 'lemonldap',
securedCookie => 0,
https => 0,