Skip to content

Commit 914000a

Browse files
balasankarcBen Prescott
andcommitted
Merge branch 'docs-bprescott/20230713-sidekiqenable' into 'master'
There is a gitlab.rb sidekiq enable option See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7037 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Hossein Pursultani <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: Ben Prescott <[email protected]>
2 parents 49aa371 + 4114dcf commit 914000a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/gitlab-config-template/gitlab.rb.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,6 +1130,7 @@ external_url 'GENERATED_EXTERNAL_URL'
11301130
##! can be used to ensure certain queues are able to handle additional workload.
11311131
##! https://docs.gitlab.com/ee/administration/operations/extra_sidekiq_processes.html
11321132

1133+
# sidekiq['enable'] = true
11331134
# sidekiq['log_directory'] = "/var/log/gitlab/sidekiq"
11341135
# sidekiq['log_format'] = "json"
11351136
# sidekiq['shutdown_timeout'] = 4

0 commit comments

Comments
 (0)