Commit 4b2193f
committed
feat: add configuration for keeping deleted pastes and update trusted hosts format
- Introduce `APP_KEEP_DELETED_PASTES_TIME_HOURS` to control how long deleted pastes are retained
- Rename `TRUSTED_HOSTS` to `APP_TRUSTED_HOSTS` for consistency
- Update `.env.example` with new configuration option and corrected variable name1 parent c4a61e2 commit 4b2193f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments