mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
📎 Reduce file_change preserve interval to 24h.
This commit is contained in:
parent
053d46144e
commit
634fe2c458
@ -245,7 +245,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)
|
||||||
:max-age (dt/duration {:hours 48})}
|
:max-age (dt/duration {:hours 24})}
|
||||||
|
|
||||||
: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