updated gitea cron specs

This commit is contained in:
Paul 2021-02-04 01:05:35 +01:00
parent cfbc74fff0
commit 3518b80ffd

View File

@ -73,7 +73,7 @@ ENABLED = true
RUN_AT_START = false
[cron.update_mirrors]
SCHEDULE = "12 3 * * *"
SCHEDULE = "0 12 3 * * *"
[cron.archive_cleanup]
ENABLED = false