Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cbf9eef3
Commit
cbf9eef3
authored
Mar 12, 2020
by
Peter Lloyd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove duplicated "Cron jobs" section and update reference to this
parent
90c15691
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
10 deletions
+1
-10
doc/ci/pipelines/schedules.md
doc/ci/pipelines/schedules.md
+1
-1
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+0
-9
No files found.
doc/ci/pipelines/schedules.md
View file @
cbf9eef3
...
...
@@ -86,7 +86,7 @@ To change the Sidekiq worker's frequency:
1.
Edit the
`gitlab_rails['pipeline_schedule_worker_cron']`
value in your instance's
`gitlab.rb`
file.
1.
[
Reconfigure GitLab
](
../../administration/restart_gitlab.md#omnibus-gitlab-reconfigure
)
for the changes to take effect.
For GitLab.com, refer to the
[
dedicated settings page
](
../../user/gitlab_com/index.md#
cron-jobs
)
.
For GitLab.com, refer to the
[
dedicated settings page
](
../../user/gitlab_com/index.md#
gitlab-cicd
)
.
## Working with scheduled pipelines
...
...
doc/user/gitlab_com/index.md
View file @
cbf9eef3
...
...
@@ -372,15 +372,6 @@ NOTE: **Note:**
The
`SIDEKIQ_MEMORY_KILLER_MAX_RSS`
setting is
`16000000`
on Sidekiq import
nodes and Sidekiq export nodes.
## Cron jobs
Periodically executed jobs by Sidekiq, to self-heal GitLab, do external
synchronizations, run scheduled pipelines, etc.:
| Setting | GitLab.com | Default |
|-------- |------------- |------------- |
|
`pipeline_schedule_worker`
|
`*/5 * * * *`
|
`19 * * * *`
|
## PostgreSQL
GitLab.com being a fairly large installation of GitLab means we have changed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment