mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Add cached translation loader
This commit is contained in:
@@ -312,6 +312,7 @@ class appbox extends base
|
||||
$finder->in([
|
||||
$this->app['root.path'] . '/tmp/cache_minify/',
|
||||
$this->app['root.path'] . '/tmp/cache_twig/',
|
||||
$this->app['root.path'] . '/tmp/translations/',
|
||||
$this->app['root.path'] . '/tmp/cache/profiler/',
|
||||
$this->app['root.path'] . '/tmp/doctrine/',
|
||||
$this->app['root.path'] . '/tmp/serializer/',
|
||||
|
Reference in New Issue
Block a user