From 1a14e09b221df27804295957ba8d6d3e2a58cc97 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Fri, 28 Aug 2015 10:34:43 +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 b9f0631..f392514 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Aug 04 11:09:00 CEST 2015 +#Fri Aug 28 10:34:43 CEST 2015 autoSaveScanData=true createSessionFiles=false dataFilesCreation=true @@ -17,7 +17,7 @@ serverEnabled=false serverPort=8080 simulation=false tasksFile={config}/tasks.properties -terminalEnabled=true +terminalEnabled=false terminalPort=3579 userAuthenticator= userManagement=false