diff --git a/config.TEMPLATE.inc.php b/config.TEMPLATE.inc.php index fbbbca07c1..9b81638a0f 100644 --- a/config.TEMPLATE.inc.php +++ b/config.TEMPLATE.inc.php @@ -162,8 +162,8 @@ [cache] ; Default driver for Laravel-based caching. Currently supports opcache and file drivers. -; By default, the opcache is used. -; default = opcache +; By default, the file is used. +; default = file ; Path to store cache contents for file or opcode based caches. ; path = cache/opcache diff --git a/dbscripts/xml/upgrade.xml b/dbscripts/xml/upgrade.xml index cc1d1b799a..e2f893d16f 100644 --- a/dbscripts/xml/upgrade.xml +++ b/dbscripts/xml/upgrade.xml @@ -150,6 +150,7 @@ + diff --git a/registry/emailTemplates.xml b/registry/emailTemplates.xml index 22d0dfa06b..e69d8e726d 100644 --- a/registry/emailTemplates.xml +++ b/registry/emailTemplates.xml @@ -73,4 +73,5 @@ +