Fix up timeout, improve contrast on "show more", add responsive style
for extremely wide monitors
This commit is contained in:
parent
cc5c1e5feb
commit
7329fbd8a4
4 changed files with 34 additions and 5 deletions
|
@ -1 +1,4 @@
|
|||
Rack::Timeout.timeout = 30 if Rails.env.production?
|
||||
if Rails.env.production?
|
||||
Rack::Timeout.service_timeout = 15
|
||||
Rack::Timeout::Logger.disable
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue