diff options
author | 2019-10-16 10:36:44 +0200 | |
---|---|---|
committer | 2019-10-16 10:36:44 +0200 | |
commit | 7fcb15d9e2b0e3d4c5757b51b1eec217b01a347b (patch) | |
tree | 7bb645f69a924993fef453df381257124c5c5683 /config-default.yml | |
parent | Resolve merge conflict (diff) | |
parent | Merge pull request #511 from python-discord/off-topic-check (diff) |
Merge branch 'master' of https://github.com/python-discord/bot into reddit-api-oauth
Diffstat (limited to 'config-default.yml')
-rw-r--r-- | config-default.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index c43ea4f8f..3487dff27 100644 --- a/config-default.yml +++ b/config-default.yml @@ -349,6 +349,10 @@ free: cooldown_rate: 1 cooldown_per: 60.0 +mention: + message_timeout: 300 + reset_delay: 5 + redirect_output: delete_invocation: true delete_delay: 15 |