mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 08:41:38 +02:00
✨ Increase default deletion delay.
This commit is contained in:
parent
d6f3efb358
commit
2e438385f3
8 changed files with 29 additions and 25 deletions
|
@ -245,5 +245,5 @@
|
|||
(def config (read-config env))
|
||||
(def test-config (read-test-config env))
|
||||
|
||||
(def default-deletion-delay
|
||||
(dt/duration {:hours 48}))
|
||||
(def deletion-delay
|
||||
(dt/duration {:days 7}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue