[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: 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.parser.key: _text_formatter_parser
text_formatter.cache.renderer.key: _text_formatter_renderer text_formatter.cache.renderer.key: _text_formatter_renderer