aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Izan <[email protected]>2021-08-24 17:08:12 +0100
committerGravatar Izan <[email protected]>2021-08-24 17:08:12 +0100
commitcf305038399fe151873f87a7f9d9d590e0c8822c (patch)
tree104fedd86b4cbf04d92d852dd5dae4add041ad28 /config-default.yml
parentFix linting (diff)
parentMerge branch 'main' into community-partners-access (diff)
Merge remote-tracking branch 'origin/community-partners-access' into community-partners-access
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 79828dd77..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"
@@ -377,6 +380,8 @@ urls:
anti_spam:
+ cache_size: 100
+
# Clean messages that violate a rule.
clean_offending: true
ping_everyone: true