From d91bd8f353df421d989c0873810e57d6072b5340 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Sun, 24 May 2020 20:52:43 +0200 Subject: [PATCH] Configuration change: Context --- config/config.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.properties b/config/config.properties index 3fbd714..321ffa2 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Mon May 18 15:16:08 CEST 2020 +#Sun May 24 20:52:43 CEST 2020 autoSaveScanData=true simulation=false commandExecutionEvents=false @@ -23,7 +23,7 @@ dataScanPreserveTypes=true logLevel=Fine dataScanFlushRecords=false logPath={logs}/{date}_{time} -dataLayout=fda +dataLayout=default generateCommandExecutionEvents=true terminalEnabled=false notificationLevel=Off @@ -31,5 +31,5 @@ terminalPort=0 createSessionFiles=false versionTrackingLogin={context}/svcusr-hlapp_robot versionTrackingRemote=git@git.psi.ch\:pshell_config/dev.git -dataProvider=fda +dataProvider=h5 saveCommandStatistics=true