Commit bf365e84 authored by Evan Read's avatar Evan Read

Merge branch 'patch-20' into 'master'

[docs] Clarify gitlab.rb settings for modifying pipeline schedule worker

See merge request gitlab-org/gitlab-ce!27725
parents 6f6ba5a9 227e83ef
......@@ -79,7 +79,7 @@ For example, only two pipelines will be created per day if:
To change the Sidekiq worker's frequency:
1. Edit the `pipeline_schedule_worker_cron` value in your instance's `gitlab.rb` file.
1. Edit the `gitlab_rails['pipeline_schedule_worker_cron']` value in your instance's `gitlab.rb` file.
1. [Restart GitLab](../../../administration/restart_gitlab.md).
For GitLab.com, refer to the [dedicated settings page](../../gitlab_com/index.md#cron-jobs).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment