diff options
| author | 2018-11-13 20:31:54 +0000 | |
|---|---|---|
| committer | 2018-11-13 20:31:54 +0000 | |
| commit | 31a1315ebca2622f35ef2ba18fb1bb990b9a6ff3 (patch) | |
| tree | dc6ea8f3954d661509ea18c1f3656585252ee0eb /config-default.yml | |
| parent | Merge branch 'scheduling-cleanup' into 'master' (diff) | |
#47: Don't trigger URL filtering on a single message.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 046c1ea56..c04571482 100644 --- a/config-default.yml +++ b/config-default.yml @@ -288,7 +288,7 @@ anti_spam: links: interval: 10 - max: 20 + max: 10 mentions: interval: 10 |