From 8c7dcac9a8b066ed08263063759a7733fb087c69 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 13 Jan 2020 13:43:44 +0100 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 d3e7a24..3a3ef6b 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Dec 10 09:29:34 CET 2019 +#Mon Jan 13 13:43:43 CET 2020 autoSaveScanData=true simulation=false commandExecutionEvents=false @@ -23,7 +23,7 @@ dataScanPreserveTypes=true logLevel=Fine dataScanFlushRecords=false logPath={logs}/{date}_{time} -dataLayout=default +dataLayout=fda 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=h5 +dataProvider=fda saveCommandStatistics=true