increase grace period max diff to 100 chars
This commit is contained in:
parent
e7cc2e6d33
commit
4132c37add
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue