added config for page caching

This commit is contained in:
Yorkie Chadwick
2019-11-13 11:18:37 +01:00
parent ddac8ed79b
commit 9dabf39efd
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,3 @@
networking_init_cms:
cache:
activate: false
@@ -21,6 +21,9 @@ imports:
# Set templating to twig. FOSUserBundle requires templating to be setup
framework:
templating: { engines: ['twig'] }
pools:
page.cache:
adapter: cache.app
# Set up the serializer to read config file for App Page and User entities
jms_serializer: