updated forgejo state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-03-09 23:15:26 +01:00
parent 7ceb0b3109
commit 95457c89a9

View File

@ -74,7 +74,7 @@ forgejo:
enabled: "true"
run_at_start: "false"
cron.update_mirrors:
schedule: "0 12 3 * * *"
schedule: "0 12 6 * * *"
cron.archive_cleanup:
enabled: "false"
cron.delete_repo_archives:
@ -82,7 +82,7 @@ forgejo:
cron.delete_old_actions:
enabled: "true"
run_at_start: "true"
schedule: "0 0 3 * * *"
schedule: "0 0 6 * * *"
older_than: "90d"
session:
provider: file