Add the possibility to use a different configuration directory
This commit is contained in:
parent
c40b3411a7
commit
5702944116
12 changed files with 75 additions and 19 deletions
|
@ -43,6 +43,7 @@ trait VFSTrait
|
|||
'static' => [],
|
||||
'test' => [],
|
||||
'logs' => [],
|
||||
'config2' => [],
|
||||
];
|
||||
|
||||
// create a virtual directory and copy all needed files and folders to it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue