summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-05-10 12:49:17 -0400
committerChristopher Speller <crspeller@gmail.com>2016-05-10 12:49:17 -0400
commitceaaf2243c1f8a3568476c3e32ab6046b33731bd (patch)
tree6bd5cfe5c96a9325362b22a088e6acc96c8aa814 /config
parentff72a126d3f6a45da8968ddc0a8e79721fe64e64 (diff)
downloadchat-ceaaf2243c1f8a3568476c3e32ab6046b33731bd.tar.gz
chat-ceaaf2243c1f8a3568476c3e32ab6046b33731bd.tar.bz2
chat-ceaaf2243c1f8a3568476c3e32ab6046b33731bd.zip
Fixing configuration file (#2948)
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 7eff8ad37..b62713a91 100644
--- a/config/config.json
+++ b/config/config.json
@@ -148,8 +148,7 @@
"IdAttribute": "",
"SkipCertificateVerification": false,
"QueryTimeout": 60,
- "LoginFieldName": "",
- "PasswordFieldName": ""
+ "LoginFieldName": ""
},
"ComplianceSettings": {
"Enable": false,