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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user