From 3b062c036b2994c08706d740f66982c1cb614d69 Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 24 Oct 2017 10:00:13 +0200 Subject: [PATCH] Configuration change: Context --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index d51f66a7..880bea9e 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Oct 24 09:59:39 CEST 2017 +#Tue Oct 24 10:00:13 CEST 2017 autoSaveScanData=true createSessionFiles=false dataLayout=default @@ -16,7 +16,7 @@ logDaysToLive=-1 logLevel=Fine logLevelConsole=Off logPath={logs}/{date}_{time} -notificationLevel=null +notificationLevel=Off scanStreamerPort=-1 scanStreamingPort=-1 scriptType=py