From bd8a659a709aeee8349707ef8f2c2a6b32525da4 Mon Sep 17 00:00:00 2001 From: driesp Date: Tue, 17 Jan 2017 15:20:57 +0100 Subject: [PATCH] update --- installation/scripts/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/scripts/config.sh b/installation/scripts/config.sh index 31254c6..69cc944 100755 --- a/installation/scripts/config.sh +++ b/installation/scripts/config.sh @@ -1,7 +1,7 @@ #!/bin/bash #use LDAP set to 1 -USELDAP=1 +USELDAP=0 #LDAP credentials SERVER='ldap.forumsys.com'