fix: enable cache
This commit is contained in:
parent
2292d645bb
commit
dd6b943f55
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
||||||
search.enable = true;
|
search.enable = true;
|
||||||
map.enable = true;
|
map.enable = true;
|
||||||
hydra.enable = true;
|
hydra.enable = true;
|
||||||
|
cache.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
zmio.blog.enable = true;
|
zmio.blog.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue