From c05ca68de4a01e6434cdb34b2c5c65a76ccd568c Mon Sep 17 00:00:00 2001 From: Maxime Dor Date: Tue, 5 Sep 2017 21:37:43 +0200 Subject: [PATCH] Keep LDAP disabled by default --- application.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.example.yaml b/application.example.yaml index 112749a..2f54ce5 100644 --- a/application.example.yaml +++ b/application.example.yaml @@ -101,7 +101,7 @@ lookup: ldap: # Global enable/disable switch - enabled: true + enabled: false # Connection configuration to the LDAP server connection: