summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-01-05 20:38:34 -0600
committer=Corey Hulen <corey@hulen.com>2016-01-05 20:38:34 -0600
commit6f50da3eaf65bf12b5d7d71e64228482a9988067 (patch)
treed38c361cc406fe3267406e2dbf063d16fb1b8b24 /config
parent01a5f67398e0fa32f739534feba75d4c3a904c3e (diff)
downloadchat-6f50da3eaf65bf12b5d7d71e64228482a9988067.tar.gz
chat-6f50da3eaf65bf12b5d7d71e64228482a9988067.tar.bz2
chat-6f50da3eaf65bf12b5d7d71e64228482a9988067.zip
Cleaning up 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 fff45b9e6..7c2ec9426 100644
--- a/config/config.json
+++ b/config/config.json
@@ -103,28 +103,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