From b8a8b05a20391bead2e5df26b6c70a75e17382b2 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 23 Mar 2020 09:34:34 +0100 Subject: [PATCH] Configuration change: Context --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index 772615c..10cf2ac 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Mon Mar 23 09:34:18 CET 2020 +#Mon Mar 23 09:34:34 CET 2020 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false @@ -31,5 +31,5 @@ userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | userManagement=true versionTrackingEnabled=true versionTrackingLogin={context}/svcusr-hlapp_robot -versionTrackingManual=false +versionTrackingManual=true versionTrackingRemote=git@git.psi.ch\:pshell_config/dev.git