From e07537ee4384f067c7c2a27e414062f47c44cd36 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 21 Jan 2016 12:13:16 +0100 Subject: [PATCH] Configuration change: Controller --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index 1c9a8e91..3b988e92 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Thu Jan 21 12:12:09 CET 2016 +#Thu Jan 21 12:13:16 CET 2016 autoSaveScanData=true createSessionFiles=false dataFile={data}/{year}_{month}/{date}/{date}_{time}_{context} @@ -26,4 +26,4 @@ userManagement=false versionTrackingEnabled=true versionTrackingLogin= versionTrackingManual=false -versionTrackingRemote=git@git.psi.ch\:pshell_config/x03da.git +versionTrackingRemote=https\://git.psi.ch/pshell_config/x03da.git