diff options
| author | 2020-07-23 15:13:03 -0400 | |
|---|---|---|
| committer | 2020-07-23 15:13:03 -0400 | |
| commit | f0aa72969fc3f4dba3571a13013537f2b81effe1 (patch) | |
| tree | f7a42f23af47666db3cfa9e7f0a1bce8abf43476 /config-default.yml | |
| parent | Check that embed desc is not Empty before stripping. (diff) | |
| parent | Disabled burst_shared filter temporarily (diff) | |
Merge branch 'master' into bug/1036/empty-embed-fields
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config-default.yml b/config-default.yml index ad6149f6f..d0262be33 100644 --- a/config-default.yml +++ b/config-default.yml @@ -459,10 +459,6 @@ anti_spam: interval: 10 max: 7 - burst_shared: - interval: 10 - max: 20 - chars: interval: 5 max: 3_000 |