From 78af3359b87fe89fce9507687695d4bb3b1d3658 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 15 Nov 2019 08:52: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 d5b14d5..342da5f 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Thu Nov 14 15:20:29 CET 2019 +#Fri Nov 15 08:52:33 CET 2019 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false @@ -29,7 +29,7 @@ terminalEnabled=false terminalPort=0 userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | d.psi.ch | users.psi userManagement=true -versionTrackingEnabled=true +versionTrackingEnabled=false versionTrackingLogin={context}/svcusr-hlapp_robot versionTrackingManual=false versionTrackingRemote=git@git.psi.ch\:pshell_config/dev.git