diff --git a/files/gitlab-config-template/gitlab.rb.template b/files/gitlab-config-template/gitlab.rb.template index 61e46c4b72e1fe7992d9d280ebe6e8364fef8202_ZmlsZXMvZ2l0bGFiLWNvbmZpZy10ZW1wbGF0ZS9naXRsYWIucmIudGVtcGxhdGU=..21ac396e870777b3dbf1c5cfe53685c34517c7a1_ZmlsZXMvZ2l0bGFiLWNvbmZpZy10ZW1wbGF0ZS9naXRsYWIucmIudGVtcGxhdGU= 100644 --- a/files/gitlab-config-template/gitlab.rb.template +++ b/files/gitlab-config-template/gitlab.rb.template @@ -184,7 +184,7 @@ # gitlab_rails['ssh_keys_expiring_soon_notification_worker_cron'] = "0 1 * * *" # gitlab_rails['loose_foreign_keys_cleanup_worker_cron'] = "*/5 * * * *" # gitlab_rails['ci_runner_versions_reconciliation_worker_cron'] = "@daily" -# gitlab_rails['ci_runners_stale_machines_cleanup_worker_cron'] = "36 4 * * *" +# gitlab_rails['ci_runners_stale_machines_cleanup_worker_cron'] = "36 * * * *" ### Webhook Settings ###! Number of seconds to wait for HTTP response after sending webhook HTTP POST