Add patch to version 3.9.0-alpha.11

This commit is contained in:
Romain Neutron
2014-02-11 18:23:59 +01:00
parent 811be51b3d
commit 2c642f594f
3 changed files with 106 additions and 0 deletions

View File

@@ -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: []