mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
Merge branch 'master' into PHRAS-3164_lightbox-download_link
This commit is contained in:
@@ -618,7 +618,7 @@ class Application extends SilexApplication
|
||||
);
|
||||
|
||||
$this['tmp.lazaret.path'] = $factory->createDefinition(
|
||||
['main', 'storage', 'quarantine'],
|
||||
['main', 'storage', 'lazaret'],
|
||||
function (Application $app) {
|
||||
return $app['tmp.path'].'/lazaret';
|
||||
}
|
||||
|
Reference in New Issue
Block a user