mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 08:18:26 +02:00
🎉 Add tests for file-media-gc task.
This commit is contained in:
parent
5ee6897ce6
commit
3dd22fd298
4 changed files with 121 additions and 16 deletions
|
@ -255,8 +255,7 @@
|
|||
:app.tasks.file-media-gc/handler
|
||||
{:pool (ig/ref :app.db/pool)
|
||||
:metrics (ig/ref :app.metrics/metrics)
|
||||
:storage (ig/ref :app.storage/storage)
|
||||
:max-age (dt/duration {:hours 72})}
|
||||
:max-age (dt/duration {:hours 48})}
|
||||
|
||||
:app.tasks.file-xlog-gc/handler
|
||||
{:pool (ig/ref :app.db/pool)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue