gitea: don't bump last changed timestamp of repos with gc cron job

This commit is contained in:
Sandro - 2023-07-11 13:49:50 +02:00
parent 1934f60333
commit 833d52c8db
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
actions.ENABLED = false;
"cron.delete_generated_repository_avatars".ENABLED = true;
"cron.delete_old_system_notices".ENABLED = true;
"cron.git_gc_repos".ENABLED = true;
"cron.repo_health_check".TIMEOUT = "300s";
"cron.resync_all_sshkeys" = {
ENABLED = true;