increase grace period max diff to 100 chars

This commit is contained in:
Jeff Atwood 2018-03-07 01:45:48 -08:00
parent e7cc2e6d33
commit 4132c37add
1 changed files with 1 additions and 1 deletions

View File

@ -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