diff --git a/backend/src/app/main.clj b/backend/src/app/main.clj index 6ba884197d..218f318e9f 100644 --- a/backend/src/app/main.clj +++ b/backend/src/app/main.clj @@ -254,7 +254,7 @@ :app.tasks.file-xlog-gc/handler {:pool (ig/ref :app.db/pool) - :max-age (dt/duration {:hours 24})} + :max-age (dt/duration {:hours 72})} :app.tasks.telemetry/handler {:pool (ig/ref :app.db/pool)