Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from sul-dlss/service_timeout
Browse files Browse the repository at this point in the history
Extend service_timeout to 60s
  • Loading branch information
mejackreed committed Sep 29, 2016
2 parents 2af0616 + e104ee6 commit 6375d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/rack_timeout.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Rack::Timeout.service_timeout = 60 # seconds

0 comments on commit 6375d3f

Please sign in to comment.