diff options
| author | 2020-05-08 10:38:17 -0500 | |
|---|---|---|
| committer | 2020-05-08 10:38:17 -0500 | |
| commit | d11f077a3402b5efd79f1948c6067e9972dfbea4 (patch) | |
| tree | 3a88b35e4cae4734dc5ccf270d735456fad006f9 /config-default.yml | |
| parent | Merge pull request #903 from python-discord/bug/backend/894/win-selector-loop (diff) | |
| parent | Merge branch 'master' into feat/util/remove-mention-cmd (diff) | |
Merge pull request #923 from python-discord/feat/util/remove-mention-cmd
Remove the mention command and configuration settings for it
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config-default.yml b/config-default.yml index 78a2ff853..ff6790423 100644 --- a/config-default.yml +++ b/config-default.yml @@ -507,9 +507,6 @@ free: cooldown_rate: 1 cooldown_per: 60.0 -mention: - message_timeout: 300 - reset_delay: 5 help_channels: enable: true |