Is it possible to increase amount of days for trash in self-hosted configurations?
Hi @przhn I think you should be able to achieve it by setting HOURS_UNTIL_TRASH_PERMANENTLY_DELETED env var.
HOURS_UNTIL_TRASH_PERMANENTLY_DELETED
@petrs Thanks you a lot!