mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
documentation update
This commit is contained in:
parent
dd580188d0
commit
0e27296b50
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ module Sidekiq
|
|||
#
|
||||
# Sidekiq.configure_server do |config|
|
||||
# config.server_middleware do |chain|
|
||||
# chain.add Middleware::Server::RetryJobs, :max_retries => 7
|
||||
# chain.add Sidekiq::Middleware::Server::RetryJobs, :max_retries => 7
|
||||
# end
|
||||
# end
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue