Merged in fix/indent-netlify.toml (pull request #1470)
fix: netlify.toml correct indented * fix: netlify.toml correct indented * Dummy Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -38,6 +38,6 @@ remote_images = [
|
|||||||
schedule = "@daily"
|
schedule = "@daily"
|
||||||
|
|
||||||
[[headers]]
|
[[headers]]
|
||||||
for = "/_next/static/*"
|
for = "/_next/static/*"
|
||||||
[headers.values]
|
[headers.values]
|
||||||
cache-control = "public, max-age=31536000, immutable"
|
cache-control = "public, max-age=31536001, immutable"
|
||||||
|
|||||||
Reference in New Issue
Block a user