From 772e47d0e5bfae1b1765ddb04fb01c6b4495a8ae Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 27 Feb 2020 15:53:13 +0100 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 190b7ed..9a67288 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Feb 18 09:57:25 CET 2020 +#Thu Feb 27 15:53:13 CET 2020 autoSaveScanData=true simulation=false commandExecutionEvents=false @@ -23,7 +23,7 @@ dataScanPreserveTypes=true logLevel=Fine dataScanFlushRecords=false logPath={logs}/{date}_{time} -dataLayout=table +dataLayout=default generateCommandExecutionEvents=true terminalEnabled=false notificationLevel=Off