Skip to content

Instantly share code, notes, and snippets.

@humphreybc
Created October 19, 2017 03:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save humphreybc/3641d4180f18c34af57621dd561a75a3 to your computer and use it in GitHub Desktop.
Save humphreybc/3641d4180f18c34af57621dd561a75a3 to your computer and use it in GitHub Desktop.
config.public_file_server.headers = {
'Cache-Control' => 'public, s-maxage=31536000, maxage=15552000',
'Expires' => "#{1.year.from_now.to_formatted_s(:rfc822)}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment