diff --git a/hosts/gitea/default.nix b/hosts/gitea/default.nix index d481d623..4749397d 100644 --- a/hosts/gitea/default.nix +++ b/hosts/gitea/default.nix @@ -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;