games/netlify.toml
lauralani 4722f197f6
All checks were successful
ci/woodpecker/push/netlify Pipeline was successful
add Cache-Control headers to json files
2023-08-25 09:15:55 +02:00

6 lines
98 B
TOML

[[headers]]
for = "/*.json"
[headers.values]
cache-control = '''
max-age=0,
no-store'''