Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
derp
  • Loading branch information
andy authored and andy committed Jan 16, 2013
1 parent 47b219b commit eb9d63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -24,7 +24,7 @@
# config.assets.manifest = YOUR_PATH # config.assets.manifest = YOUR_PATH


# Specifies the header that your server uses for sending files # Specifies the header that your server uses for sending files
config.action_dispatch.x_sendfile_header = nil # For Heroku config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # For Heroku
# config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
# config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx


Expand Down

0 comments on commit eb9d63f

Please sign in to comment.