Commit fcfcb6fd authored by marius david's avatar marius david
Browse files

remove headers

parent 37ef9ea3
Loading
Loading
Loading
Loading

web/_headers

deleted100644 → 0
+0 −21
Original line number Diff line number Diff line
/*
  Access-Control-Allow-Origin: *

# Hashed resources: 1 year and immutable

/_js/*
  Cache-Control: public, immutable, max-age=31536000

/_css/*
  Cache-Control: public, immutable, max-age=31536000

# Canvas images: 1 year

/_img/canvas/*
  Cache-Control: public, max-age=31536000

/_img/canvas/*.png
  Cache-Control: public, max-age=31536000

/_img/canvas/*/*.png
  Cache-Control: public, max-age=31536000