aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-08-06 10:36:56 +0200
committerGravatar Leon Sandøy <[email protected]>2018-08-06 10:36:56 +0200
commit57f2575125e33e565ea0fae73550abb93bb874c0 (patch)
treed77f4d0026377f79c33a2430b1bcc93c747ecd2f
parentMerge branch 'roles-command-restriction' into 'master' (diff)
setting links max to 20 while we work on issue 47
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index cfe456fbe..772169a29 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -280,7 +280,7 @@ anti_spam:
links:
interval: 10
- max: 4
+ max: 20
mentions:
interval: 10