From 6f50da3eaf65bf12b5d7d71e64228482a9988067 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 5 Jan 2016 20:38:34 -0600 Subject: Cleaning up config --- config/config.json | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'config') 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 -- cgit v1.2.3-1-g7c22