From e2858ddb33244cd9f4cceed9c37af03dfb605bd0 Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 24 Oct 2017 10:00:26 +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 880bea9e..4ce6d4a1 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Oct 24 10:00:13 CEST 2017 +#Tue Oct 24 10:00:26 CEST 2017 autoSaveScanData=true createSessionFiles=false dataLayout=default @@ -16,7 +16,7 @@ logDaysToLive=-1 logLevel=Fine logLevelConsole=Off logPath={logs}/{date}_{time} -notificationLevel=Off +notificationLevel=Error scanStreamerPort=-1 scanStreamingPort=-1 scriptType=py