We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595f6c9 commit 4209299Copy full SHA for 4209299
assets/runtime/config/gitlabhq/gitlab.yml
@@ -597,11 +597,6 @@ production: &base
597
geo_secondary_registry_consistency_worker:
598
cron: "* * * * *"
599
600
- # GitLab Geo file download dispatch worker
601
- # NOTE: This will only take effect if Geo is enabled (secondary nodes only)
602
- geo_file_download_dispatch_worker:
603
- cron: "*/1 * * * *"
604
-
605
# GitLab Geo migrated local files clean up worker
606
# NOTE: This will only take effect if Geo is enabled (secondary nodes only)
607
geo_migrated_local_files_clean_up_worker:
0 commit comments