aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2021-08-24 18:27:45 +0100
committerGravatar GitHub <[email protected]>2021-08-24 18:27:45 +0100
commit8d01d11742d10d7c89f2d078629f997903fc080b (patch)
tree079a5b8a28aca2273350e4071db06d829bd3888a /config-default.yml
parentRemove TagContentConverter (diff)
parentMerge pull request #1776 from python-discord/community-partners-access (diff)
Merge branch 'main' into converter-typehints
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index eaf8e0ad7..8e0b97a51 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -1,3 +1,6 @@
+debug: !ENV ["BOT_DEBUG", "true"]
+
+
bot:
prefix: "!"
sentry_dsn: !ENV "BOT_SENTRY_DSN"