1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11768] Updated the cache dir to point to the current environment

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-02-21 11:59:54 +01:00
parent 3e5ee87b15
commit 414dcae422

View File

@@ -1,5 +1,5 @@
parameters:
text_formatter.cache.dir: %core.root_path%cache/
text_formatter.cache.dir: %core.root_path%cache/%core.environment%/
text_formatter.cache.parser.key: _text_formatter_parser
text_formatter.cache.renderer.key: _text_formatter_renderer