From bc1fe84c922df0647689a89517c51b84149c55a6 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 31 Jan 2023 11:53:30 +0100 Subject: [PATCH] Startup --- config/config.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/config.properties b/config/config.properties index 0c31a2a0..c3bcee50 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Dec 13 17:08:27 CET 2022 +#Tue Jan 31 11:51:46 CET 2023 autoSaveScanData=true simulation=false commandExecutionEvents=false @@ -53,4 +53,5 @@ scriptType=py noBytecodeFiles=false versionTrackingRemote=git@git.psi.ch\:pshell_config/x03da.git dataProvider=default +dataScanLazyTableCreation=false saveCommandStatistics=false