Add page caching
This commit is contained in:
parent
800b045b40
commit
39d0d48fe1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ _core:
|
||||||
default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
|
default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
|
||||||
cache:
|
cache:
|
||||||
page:
|
page:
|
||||||
max_age: 0
|
max_age: 1800
|
||||||
css:
|
css:
|
||||||
preprocess: true
|
preprocess: true
|
||||||
gzip: true
|
gzip: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue