From a1e2b8d128ec8093e9304655fe6047c923b63c2d Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 22 Nov 2019 10:21:53 +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 8e93fc7..8f4828c 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Fri Nov 22 10:15:46 CET 2019 +#Fri Nov 22 10:21:53 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