Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-01 12:09:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-01 12:09:30 +0300
commita66a37ceff963198142f0deaecaa4ac2719ef8c7 (patch)
tree16c3ea23090a53572cfcb1475fca339723a86637 /config/gitlab.yml.example
parent831defac9169ad4c411f54eae54d8b051ff6d691 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 4be6b2127e1..c6b4bcc36d8 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -521,6 +521,11 @@ production: &base
elastic_index_initial_bulk_cron_worker:
cron: "*/1 * * * *"
+ # Elasticsearch reindexing worker
+ # NOTE: This will only take effect if elasticsearch is enabled.
+ elastic_index_initial_bulk_cron_worker:
+ cron: "*/10 * * * *"
+
registry:
# enabled: true
# host: registry.example.com