Use SHA256 as generateModule

This commit is contained in:
Daniel Berteaud 2014-07-01 19:34:28 +02:00
parent f86802b4f3
commit 61eee3bd86
1 changed files with 2 additions and 0 deletions

View File

@ -3,7 +3,9 @@
type=File
dirName = /var/lib/lemonldap-ng/conf
globalStorageOptions=\{ 'generateModule' => 'Lemonldap::NG::Common::Apache::Session::Generate::SHA256' \}
localStorage=Cache::FileCache
localStorageOptions=\{ 'namespace' => 'localcache', 'default_expires_in' => 600, 'directory_umask' => '007', 'cache_root' => '/var/cache/lemonldap-ng', 'cache_depth' => 5, \}