Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
barberj committed Mar 13, 2015
1 parent dd58018 commit 0e27296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sidekiq/middleware/server/retry_jobs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module Server
#
# 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
#
Expand Down

0 comments on commit 0e27296

Please sign in to comment.