mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Session management is now part of Phraseanet configuration
This commit is contained in:
@@ -28,6 +28,10 @@ main:
|
||||
search-engine:
|
||||
type: Alchemy\Phrasea\SearchEngine\Phrasea\PhraseaEngine
|
||||
options: []
|
||||
session:
|
||||
type: 'file'
|
||||
options: []
|
||||
ttl: 86400
|
||||
binaries:
|
||||
ghostscript_binary: null
|
||||
php_binary: null
|
||||
|
Reference in New Issue
Block a user