Guest User

Untitled

a guest
Oct 19th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. config.public_file_server.headers = {
  2. 'Cache-Control' => 'public, s-maxage=31536000, maxage=15552000',
  3. 'Expires' => "#{1.year.from_now.to_formatted_s(:rfc822)}"
  4. }
Add Comment
Please, Sign In to add comment