mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 08:17:01 +05:30
Caddyfile: Don't set Cache-Control headers
Cloudflare handles it for us Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
d4ec967832
commit
78ea780225
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
X-Frame-Options "SAMEORIGIN"
|
||||
Feature-Policy "accelerometer 'none';ambient-light-sensor 'none'; autoplay 'none';camera 'none';encrypted-media 'none'; geolocation 'none';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'none';picture-in-picture 'none'; speaker 'none';sync-xhr 'none';usb 'none';vr 'none'"
|
||||
Referrer-Policy "no-referrer"
|
||||
Cache-Control 'max-age=604800,stale-while-revalidate=10'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue