[WEB-2092] chore: changed the hard delete days (#5255)
* chore: changed the hard delete days * chore: hard delete key change * chore: restrict deletion of project * chore: draft issue delete filter
This commit is contained in:
parent
0b01d3e88d
commit
3c684ecab7
5 changed files with 32 additions and 22 deletions
|
|
@ -50,3 +50,6 @@ GUNICORN_WORKERS=2
|
|||
ADMIN_BASE_URL=
|
||||
SPACE_BASE_URL=
|
||||
APP_BASE_URL=
|
||||
|
||||
# Hard delete files after days
|
||||
HARD_DELETE_AFTER_DAYS=
|
||||
Loading…
Add table
Add a link
Reference in a new issue