This commit is contained in:
Wojciech Todryk 2011-08-24 19:20:13 +02:00
parent 081bf95ce7
commit b9561278d0
53 changed files with 2893 additions and 9554 deletions

View file

@ -10,7 +10,7 @@ Mailr::Application.configure do
config.action_controller.perform_caching = true
# Specifies the header that your server uses for sending files
config.action_dispatch.x_sendfile_header = "X-Sendfile"
#config.action_dispatch.x_sendfile_header = "X-Sendfile"
# For nginx:
# config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect'