mirror of
https://github.com/penpot/penpot.git
synced 2026-09-07 20:49:37 +00:00
✨ Reduce the deletion window of file_changes.
This commit is contained in:
parent
056fce9187
commit
4e0289b341
@ -254,7 +254,7 @@
|
|||||||
:app.tasks.file-xlog-gc/handler
|
:app.tasks.file-xlog-gc/handler
|
||||||
{:pool (ig/ref :app.db/pool)
|
{:pool (ig/ref :app.db/pool)
|
||||||
:metrics (ig/ref :app.metrics/metrics)
|
:metrics (ig/ref :app.metrics/metrics)
|
||||||
:max-age cf/deletion-delay}
|
:max-age (dt/duration {:hours 48})}
|
||||||
|
|
||||||
:app.tasks.telemetry/handler
|
:app.tasks.telemetry/handler
|
||||||
{:pool (ig/ref :app.db/pool)
|
{:pool (ig/ref :app.db/pool)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user