From 174136ea30e6d38a51949f7b2a4ff7cca9df0cd6 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 30 Jan 2021 13:06:19 +0100 Subject: [PATCH] updated gitea state --- states/gitea/files/app.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/gitea/files/app.ini.j2 b/states/gitea/files/app.ini.j2 index f078c86..dc35c69 100644 --- a/states/gitea/files/app.ini.j2 +++ b/states/gitea/files/app.ini.j2 @@ -73,7 +73,7 @@ ENABLED = true RUN_AT_START = false [cron.update_mirrors] -SCHEDULE = @every 24h +SCHEDULE = "12 3 * * *" [cron.archive_cleanup] ENABLED = false