From 08d151dd9c45ded4a25530a28da0073015d6eb27 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 24 Oct 2013 23:22:12 +0200 Subject: [PATCH] added shutdown_wait to config --- examples/linspector.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/linspector.yaml b/examples/linspector.yaml index 8a32050..9cf59c0 100644 --- a/examples/linspector.yaml +++ b/examples/linspector.yaml @@ -90,6 +90,7 @@ core: max_logfile_count: 4 max_worker_threads: 8 jsonrpc_backend: False + shutdown_wait: False members: - "linspector" - "root"