This commit is contained in:
2022-12-01 14:15:54 -03:00
parent c0ddd00cc6
commit de81f16557
22 changed files with 211 additions and 35 deletions

View File

@ -18,4 +18,5 @@ return [
]);
},
'attachments_folder' => $_ENV['ATTACHMENTS_FOLDER'],
];
'logs_folder' => '/logs',
];