aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Chris <[email protected]>2021-05-13 15:24:34 +0100
committerGravatar Chris <[email protected]>2021-05-13 16:38:25 +0100
commitb85da2582b6bf2c4e103a17c4448efd6ae40cb90 (patch)
treefa6d99c2ce77e28d69a3a5bf36af64ad49f36e5f /config-default.yml
parentMerge branch 'main' into extract-metabase-data (diff)
Delete reddit cog constants
These were added back accidentaly as part of a merge conflict.
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/config-default.yml b/config-default.yml
index ebd253c2c..c59bff524 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -418,13 +418,6 @@ anti_spam:
-reddit:
- client_id: !ENV "REDDIT_CLIENT_ID"
- secret: !ENV "REDDIT_SECRET"
- subreddits:
- - 'r/Python'
-
-
metabase:
username: !ENV "METABASE_USERNAME"
password: !ENV "METABASE_PASSWORD"