aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_twig.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default/container/services_twig.yml')
-rw-r--r--phpBB/config/default/container/services_twig.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/default/container/services_twig.yml b/phpBB/config/default/container/services_twig.yml
index 2dbf444e0c..dc08d65e1a 100644
--- a/phpBB/config/default/container/services_twig.yml
+++ b/phpBB/config/default/container/services_twig.yml
@@ -1,5 +1,5 @@
parameters:
- core.template.cache_path: '%core.root_path%cache/%core.environment%/twig/'
+ core.template.cache_path: '%core.cache_dir%twig/'
services:
template.twig.environment: