mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Add patch to version 3.9.0-alpha.11
This commit is contained in:
@@ -29,10 +29,24 @@ main:
|
||||
type: Alchemy\Phrasea\SearchEngine\Phrasea\PhraseaEngine
|
||||
options: []
|
||||
task-manager:
|
||||
status: started
|
||||
logger:
|
||||
max-files: 10
|
||||
enabled: true
|
||||
level: INFO
|
||||
listener:
|
||||
protocol: tcp
|
||||
host: 127.0.0.1
|
||||
port: 6660
|
||||
linger: 500
|
||||
publisher:
|
||||
protocol: tcp
|
||||
host: 127.0.0.1
|
||||
port: 13598
|
||||
websocket-server:
|
||||
host: local.phrasea
|
||||
port: 9090
|
||||
ip: 0.0.0.0
|
||||
session:
|
||||
type: 'file'
|
||||
options: []
|
||||
|
Reference in New Issue
Block a user