summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.json b/config.json
index c65e9c7c..35efcd25 100644
--- a/config.json
+++ b/config.json
@@ -41,6 +41,10 @@
"clientID": "change this",
"clientSecret": "change this"
},
+ "google": {
+ "clientID": "change this",
+ "clientSecret": "change this"
+ },
"imgur": {
"clientID": "change this"
}