From 4b7dbbf2eceac4693004b52065132cecdb5dfe0e Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 17 Oct 2017 16:31:19 +0200 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 79e31ce..415535c 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Tue Aug 29 14:46:56 CEST 2017 +#Tue Oct 17 16:31:19 CEST 2017 autoSaveScanData=true createSessionFiles=false dataFilesCreation=true @@ -29,7 +29,7 @@ terminalEnabled=true terminalPort=3579 userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | d.psi.ch | users.psi userManagement=true -versionTrackingEnabled=true +versionTrackingEnabled=false versionTrackingLogin= versionTrackingManual=false versionTrackingRemote=https\://git.psi.ch/pshell_config/ncs.git