summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/config/config.json b/config/config.json
index e0f3232ed..e0a13a9eb 100644
--- a/config/config.json
+++ b/config/config.json
@@ -34,15 +34,6 @@
"AuthEndpoint": "",
"TokenEndpoint": "",
"UserApiEndpoint": ""
- },
- "google": {
- "Allow": false,
- "Secret": "",
- "Id": "",
- "Scope": "email profile",
- "AuthEndpoint": "https://accounts.google.com/o/oauth2/auth",
- "TokenEndpoint": "https://www.googleapis.com/oauth2/v3/token",
- "UserApiEndpoint": "https://www.googleapis.com/plus/v1/people/me"
}
},
"SqlSettings": {