* matching fix

* status added
This commit is contained in:
Danyi Dávid
2017-09-05 23:13:23 +02:00
parent 8184c1e07d
commit 12b7acaeda
3 changed files with 9 additions and 5 deletions

View File

@@ -11,7 +11,8 @@ set('shared_dirs', [
// 'data/tmp',
]);
set('shared_files', [
'config/autoload/doctrine.local.php',
'config/autoload/local.php',
'config/autoload/doctrine.local.php',
]);
set('writable_dirs', []);