summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesús Espino <jespinog@gmail.com>2018-08-28 19:49:01 +0200
committerGitHub <noreply@github.com>2018-08-28 19:49:01 +0200
commitae3865b5397b798f85151c51ec4e37187fc5f25a (patch)
tree535a95feb15dda0c6a8c4cba0f56de3124b92c39 /config
parent42806ae965b861955235698f247df862fd655d09 (diff)
downloadchat-ae3865b5397b798f85151c51ec4e37187fc5f25a.tar.gz
chat-ae3865b5397b798f85151c51ec4e37187fc5f25a.tar.bz2
chat-ae3865b5397b798f85151c51ec4e37187fc5f25a.zip
MM-10532: Add EnableSyncWithLdapIncludeAuth config (#9319)
Diffstat (limited to 'config')
-rw-r--r--config/default.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index ebbf42dca..dc103638e 100644
--- a/config/default.json
+++ b/config/default.json
@@ -308,6 +308,7 @@
"SamlSettings": {
"Enable": false,
"EnableSyncWithLdap": false,
+ "EnableSyncWithLdapIncludeAuth": false,
"Verify": true,
"Encrypt": true,
"IdpUrl": "",