mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
reduce default post deletions per day
This commit is contained in:
parent
a48059fd8f
commit
8da2d8df3d
@ -1236,7 +1236,7 @@ rate_limits:
|
||||
default: 3
|
||||
max_post_deletions_per_day:
|
||||
min: 1
|
||||
default: 50
|
||||
default: 20
|
||||
|
||||
developer:
|
||||
force_hostname:
|
||||
|
Loading…
Reference in New Issue
Block a user