reduce default post deletions per day

This commit is contained in:
Jeff Atwood 2018-08-31 13:27:25 -07:00
parent f0b551b684
commit 690908993f
1 changed files with 2 additions and 2 deletions

View File

@ -1247,10 +1247,10 @@ rate_limits:
default: 6
max_post_deletions_per_minute:
min: 1
default: 3
default: 2
max_post_deletions_per_day:
min: 1
default: 20
default: 10
developer:
force_hostname: