gitea: update crons

This commit is contained in:
Sandro - 2023-12-25 00:32:47 +01:00
parent 8fa18b0a87
commit e5fea4fea5
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 5 deletions

View File

@ -48,12 +48,7 @@
# we use drone for internal tasks and don't want people to execute code on our infrastructure
actions.ENABLED = false;
"cron.delete_generated_repository_avatars".ENABLED = true;
"cron.delete_old_system_notices".ENABLED = true;
"cron.repo_health_check".TIMEOUT = "300s";
"cron.resync_all_sshkeys" = {
ENABLED = true;
RUN_AT_START = true;
};
database.LOG_SQL = false;
# enable if it is actually useful
# federation.ENABLED = true;