From 5950b34952c63b14c2bc36b3027cde771102a4c5 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 4 Nov 2019 14:02:10 +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 a5c8257..b5e1691 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Mon Nov 04 13:56:15 CET 2019 +#Mon Nov 04 14:02:09 CET 2019 autoSaveScanData=true simulation=false commandExecutionEvents=false @@ -22,7 +22,7 @@ dataScanPreserveTypes=true logLevel=Fine dataScanFlushRecords=false logPath={logs}/{date}_{time} -dataLayout=sf +dataLayout=default generateCommandExecutionEvents=true terminalEnabled=false notificationLevel=Off