mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FIX: max value for SiteSetting.delete_removed_posts_after (#17270)
This commit is contained in:
parent
1493cc447e
commit
db53c6650b
1 changed files with 1 additions and 0 deletions
|
@ -841,6 +841,7 @@ posting:
|
|||
delete_removed_posts_after:
|
||||
client: true
|
||||
default: 24
|
||||
max: 876000
|
||||
notify_users_after_responses_deleted_on_flagged_post:
|
||||
default: false
|
||||
traditional_markdown_linebreaks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue