mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-23 00:32:57 +02:00
[ticket/14555] Uniformize cache directory usages
PHPBB3-14555
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
cache.driver:
|
||||
class: '%cache.driver.class%'
|
||||
arguments:
|
||||
- '%core.root_path%/cache/installer/'
|
||||
- '%core.cache_dir%'
|
||||
|
||||
config:
|
||||
class: phpbb\config\config
|
||||
|
Reference in New Issue
Block a user