added shutdown_wait to config

This commit is contained in:
Johannes Findeisen 2013-10-24 23:22:12 +02:00
commit 08d151dd9c

View file

@ -90,6 +90,7 @@ core:
max_logfile_count: 4 max_logfile_count: 4
max_worker_threads: 8 max_worker_threads: 8
jsonrpc_backend: False jsonrpc_backend: False
shutdown_wait: False
members: members:
- "linspector" - "linspector"
- "root" - "root"