Skip to content

Commit 4114dcf

Browse files
Ben Prescott_balasankarc
authored andcommitted
Add sidekiq['enable'] option to gitlab.rb template
1 parent 9b2ea4e commit 4114dcf

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)