From 79c521f093cc1dc13563bf3f3d7357d088bebc8d Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Wed, 19 Jun 2019 14:06:46 +0200 Subject: [PATCH] Startup --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index 2c5c84b..e298129 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Wed Jun 19 14:05:40 CEST 2019 +#Wed Jun 19 14:06:33 CEST 2019 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false @@ -21,7 +21,7 @@ logPath={logs}/{date}_{time} notificationLevel=Off saveCommandStatistics=true scanStreamerPort=5563 -serverEnabled=true +serverEnabled=false serverPort=8080 simulation=false terminalEnabled=false