Revert "add more cache control"
All checks were successful
ci/woodpecker/push/netlify Pipeline was successful
All checks were successful
ci/woodpecker/push/netlify Pipeline was successful
This reverts commit 4bd45b9019
.
This commit is contained in:
parent
4bd45b9019
commit
5077cb780b
1 changed files with 0 additions and 6 deletions
|
@ -4,9 +4,3 @@
|
||||||
cache-control = '''
|
cache-control = '''
|
||||||
max-age=0,
|
max-age=0,
|
||||||
no-store'''
|
no-store'''
|
||||||
|
|
||||||
|
|
||||||
[[headers]]
|
|
||||||
for = "/*"
|
|
||||||
[headers.values]
|
|
||||||
cache-control = 'max-age:900'
|
|
||||||
|
|
Loading…
Reference in a new issue