Skip to content
Snippets Groups Projects

Rename geo_backfill worker configuration

Merged username-removed-283999 requested to merge rename-backfill-worker into master
Files
5
@@ -1396,7 +1396,7 @@ external_url 'GENERATED_EXTERNAL_URL'
################################################################################
#
# gitlab_rails['geo_bulk_notify_worker_cron'] = "*/10 * * * * *"
# gitlab_rails['geo_backfill_worker_cron'] = "*/5 * * * *"
# gitlab_rails['geo_repository_sync_worker_cron'] = "*/5 * * * *"
# gitlab_rails['geo_download_dispatch_worker_cron'] = "*/10 * * * *"
# gitlab_rails['ldap_sync_worker_cron'] = "30 1 * * *"
# gitlab_rails['ldap_group_sync_worker_cron'] = "0 * * * *"
Loading