From 961484e80149e8bb015047e7f5cdfaf381866e26 Mon Sep 17 00:00:00 2001 From: gobbo_a Date: Wed, 30 Jul 2025 15:22:20 +0200 Subject: [PATCH] Startup --- config/config.properties | 4 ++-- script/methood.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.properties b/config/config.properties index 0e522ac..addfe80 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Wed Jul 30 11:33:19 CEST 2025 +#Wed Jul 30 15:21:54 CEST 2025 autoSaveScanData=true dataDepthDimension=0 dataFormat=h5 @@ -66,7 +66,7 @@ userAuthenticator= userManagement=false versionTrackingEnabled=true versionTrackingLogin={context}/pshell_user -versionTrackingManual=true +versionTrackingManual=false versionTrackingRemote=https\://gitea.psi.ch/pshell_config/tst.git xscanAppendSuffix=true xscanContinuousUpdate=false diff --git a/script/methood.py b/script/methood.py index df939dc..42e40c6 100644 --- a/script/methood.py +++ b/script/methood.py @@ -1,3 +1,3 @@ def test(): - ## + ### pass \ No newline at end of file