mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
increase grace period max diff to 100 chars
This commit is contained in:
@@ -534,7 +534,7 @@ posting:
|
||||
client: true
|
||||
validator: "EnablePrivateEmailMessagesValidator"
|
||||
editing_grace_period: 300
|
||||
editing_grace_period_max_diff: 20
|
||||
editing_grace_period_max_diff: 100
|
||||
staff_edit_locks_post: false
|
||||
post_edit_time_limit:
|
||||
default: 86400
|
||||
|
||||
Reference in New Issue
Block a user