From c32ef8862fe46186ce7d53868551e7dd3b05b5ac Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 21 Jun 2016 08:46:10 +0200 Subject: [PATCH] Configuration change: Controller --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index c8d2f1d0..a0a12d80 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Jun 21 08:45:52 CEST 2016 +#Tue Jun 21 08:46:10 CEST 2016 autoSaveScanData=true createSessionFiles=false dataLayout=default @@ -17,7 +17,7 @@ logPath={logs}/{date}_{time} scanStreamerPort=-1 scanStreamingPort=-1 scriptType=py -serverEnabled=true +serverEnabled=false serverPort=8080 simulation=false tasksFile={config}/tasks.properties