mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Allow a post_edit_time_limit of up to 1 year
This commit is contained in:
@@ -481,7 +481,9 @@ posting:
|
||||
default: true
|
||||
client: true
|
||||
editing_grace_period: 300
|
||||
post_edit_time_limit: 86400
|
||||
post_edit_time_limit:
|
||||
default: 86400
|
||||
max: 525600
|
||||
edit_history_visible_to_public:
|
||||
client: true
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user