fix framework cache configuration

This commit is contained in:
Yorkie Chadwick
2019-11-13 11:25:37 +01:00
parent d765e0c8a8
commit d46dd86b87
@@ -21,9 +21,10 @@ imports:
# Set templating to twig. FOSUserBundle requires templating to be setup
framework:
templating: { engines: ['twig'] }
pools:
page.cache:
adapter: cache.app
cache:
pools:
page.cache:
adapter: cache.app
# Set up the serializer to read config file for App Page and User entities
jms_serializer: