mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
SECURITY: Limit the length of drafts (#19989)
Co-authored-by: Loïc Guitaut <loic@discourse.org>
This commit is contained in:
@@ -1090,6 +1090,9 @@ posting:
|
||||
skip_auto_delete_reply_likes: 5
|
||||
review_every_post:
|
||||
default: false
|
||||
max_draft_length:
|
||||
default: 400_000
|
||||
hidden: true
|
||||
|
||||
email:
|
||||
email_time_window_mins:
|
||||
|
||||
Reference in New Issue
Block a user