aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml33
1 files changed, 15 insertions, 18 deletions
diff --git a/config-default.yml b/config-default.yml
index b9f6b40ac..6f61b3bee 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -56,15 +56,17 @@ style:
failmail: "<:failmail:633660039931887616>"
- incident_actioned: "<:incident_actioned:719645530128646266>"
- incident_investigating: "<:incident_investigating:719645658671480924>"
- incident_unactioned: "<:incident_unactioned:719645583245180960>"
+ incident_actioned: "<:incident_actioned:714221559279255583>"
+ incident_investigating: "<:incident_investigating:714224190928191551>"
+ incident_unactioned: "<:incident_unactioned:714223099645526026>"
status_dnd: "<:status_dnd:470326272082313216>"
status_idle: "<:status_idle:470326266625785866>"
status_offline: "<:status_offline:470326266537705472>"
status_online: "<:status_online:470326272351010816>"
+ ducky_dave: "<:ducky_dave:742058418692423772>"
+
trashcan: "<:trashcan:637136429717389331>"
bullet: "\u2022"
@@ -73,11 +75,6 @@ style:
new: "\U0001F195"
pencil: "\u270F"
- # emotes used for #reddit
- comments: "<:reddit_comments:755845255001014384>"
- upvotes: "<:reddit_upvotes:755845219890757644>"
- user: "<:reddit_users:755845303822974997>"
-
ok_hand: ":ok_hand:"
icons:
@@ -175,6 +172,7 @@ guild:
attachment_log: &ATTACH_LOG 649243850006855680
message_log: &MESSAGE_LOG 467752170159079424
mod_log: &MOD_LOG 282638479504965634
+ nomination_archive: 833371042046148738
user_log: 528976905546760203
voice_log: 640292421988646961
@@ -295,7 +293,6 @@ guild:
duck_pond: 637821475327311927
incidents_archive: 720671599790915702
python_news: &PYNEWS_WEBHOOK 704381182279942324
- reddit: 635408384794951680
talent_pool: 569145364800602132
@@ -425,11 +422,14 @@ anti_spam:
max: 3
-reddit:
- client_id: !ENV "REDDIT_CLIENT_ID"
- secret: !ENV "REDDIT_SECRET"
- subreddits:
- - 'r/Python'
+
+metabase:
+ username: !ENV "METABASE_USERNAME"
+ password: !ENV "METABASE_PASSWORD"
+ url: "http://metabase.default.svc.cluster.local/api"
+ # 14 days, see https://www.metabase.com/docs/latest/operations-guide/environment-variables.html#max_session_age
+ max_session_age: 20160
+
big_brother:
@@ -465,9 +465,6 @@ free:
help_channels:
enable: true
- # Minimum interval before allowing a certain user to claim a new help channel
- claim_minutes: 15
-
# Roles which are allowed to use the command which makes channels dormant
cmd_whitelist:
- *HELPERS_ROLE
@@ -513,7 +510,7 @@ redirect_output:
duck_pond:
- threshold: 5
+ threshold: 7
channel_blacklist:
- *ANNOUNCEMENTS
- *PYNEWS_CHANNEL