summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-01-11 09:46:30 -0600
committer=Corey Hulen <corey@hulen.com>2016-01-11 09:46:30 -0600
commita41c807c700979c4dfb0cdda179e889f022dd80b (patch)
tree7c97dbe6dc386fb036453972e08af1f054aa03c3 /config
parent30bb530903352039c1b5055a756b7e246e2406b6 (diff)
downloadchat-a41c807c700979c4dfb0cdda179e889f022dd80b.tar.gz
chat-a41c807c700979c4dfb0cdda179e889f022dd80b.tar.bz2
chat-a41c807c700979c4dfb0cdda179e889f022dd80b.zip
modifying config
Diffstat (limited to 'config')
-rw-r--r--config/config.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/config/config.json b/config/config.json
index 907b66828..076f795cc 100644
--- a/config/config.json
+++ b/config/config.json
@@ -107,28 +107,5 @@
"AuthEndpoint": "",
"TokenEndpoint": "",
"UserApiEndpoint": ""
- },
- "GoogleSettings": {
- "Enable": false,
- "Secret": "",
- "Id": "",
- "Scope": "",
- "AuthEndpoint": "",
- "TokenEndpoint": "",
- "UserApiEndpoint": ""
- },
- "LdapSettings": {
- "Enable": false,
- "LdapServer": null,
- "LdapPort": 389,
- "BaseDN": null,
- "BindUsername": null,
- "BindPassword": null,
- "FirstNameAttribute": null,
- "LastNameAttribute": null,
- "EmailAttribute": null,
- "UsernameAttribute": null,
- "IdAttribute": null,
- "QueryTimeout": 60
}
} \ No newline at end of file