# Post edit time limit for Trust level 0 and 1 users

**URL:** https://meta.discourse.org/t/post-edit-time-limit-for-trust-level-0-and-1-users/253719
**Category:** Support
**Created:** [February 1, 2023, 5:29pm UTC](https://meta.discourse.org/t/post-edit-time-limit-for-trust-level-0-and-1-users/253719 "2023-02-01T17:29:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mentalstring](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mentalstring/32/168934_2.png) [@mentalstring](https://meta.discourse.org/u/mentalstring)
#### Post date: [February 1, 2023, 5:29pm UTC](https://meta.discourse.org/t/post-edit-time-limit-for-trust-level-0-and-1-users/253719/1 "2023-02-01T17:29:36Z")

</div>

Currently the time limit for editing posts has these defaults:

 ![Screenshot 2023-02-01 at 17.21.23](https://global.discourse-cdn.com/meta/original/4X/d/2/c/d2cce59c04f43ca9bf222ddff7f4d05a9fc0720f.png)

That’s 24h and 30 days respectively.

In our community we set the second one to 0, and wanted to set the first one to 30 days, but we found there is a hardcoded limit of 7 days:

 ![Screenshot 2023-02-01 at 17.22.42](https://global.discourse-cdn.com/meta/original/4X/7/f/f/7ff51bab7af68c4600b2e5bde22e918125fe6522.png)

Any reason why this limit is hardcoded to be so far from the `tl2_post_edit_time_limit` default? I’m aware it’s possible to set it to 0, but there’s a wide range of options between 7 days and forever that can make sense, depending on the community.

Perhaps it’s some legacy thing and the hardcoded limit could be increased now, maybe up to the `tl2_post_edit_time_limit` default of 30 days?
