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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-06 14:47:05 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-06 14:47:05 +0300
commit5cf56e56470e695b10db02dff70d0f0b50060518 (patch)
treed46ecd17857f8e49abda15c03576c099e2bf39df /config/gitlab.yml.example
parente3558ed67e7e829fe5148c3fb2fe80ed045fe1b4 (diff)
Rename almost all the things
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index cf20fc9c63a..4fbef653bc1 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -157,7 +157,7 @@ production: &base
cron: "0 0 * * *"
# Periodically run 'git fsck' on all repositories. If started more than
# once per hour you will have concurrent 'git fsck' jobs.
- repo_check_worker:
+ repository_check_worker:
cron: "20 * * * *"
# Send admin emails once a day
admin_email_worker: