Increase page cache time
This commit is contained in:
parent
bd27ff76d6
commit
7a2c696e6f
|
@ -1,6 +1,6 @@
|
||||||
cache:
|
cache:
|
||||||
page:
|
page:
|
||||||
max_age: 3600
|
max_age: 86400
|
||||||
css:
|
css:
|
||||||
preprocess: true
|
preprocess: true
|
||||||
gzip: true
|
gzip: true
|
||||||
|
|
Loading…
Reference in a new issue