added info about new cache system

This commit is contained in:
Yorkie Chadwick
2019-11-13 12:32:20 +01:00
parent fb985e38c9
commit e94659ead5
@@ -15,3 +15,4 @@
6. Update your database <fg=blue>bin/console doctrine:schema:update</> or using the doctrine migrate commands
7. Use the command networking:initcms:install to install the DB install fixtures and create a superuser admin.
ALTERNATIVELY you can use the networking:initcms:data-setup if you just want to install the data structure and fixtures
8. Enable or disable full page caching by setting networking_init_cms.cache.activate to true/false