diff --git a/backend/src/app/main.clj b/backend/src/app/main.clj index f0b9f6cc5..06765d5ff 100644 --- a/backend/src/app/main.clj +++ b/backend/src/app/main.clj @@ -245,7 +245,7 @@ :app.tasks.file-xlog-gc/handler {:pool (ig/ref :app.db/pool) - :max-age (dt/duration {:hours 48})} + :max-age (dt/duration {:hours 24})} :app.tasks.telemetry/handler {:pool (ig/ref :app.db/pool)