mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Remove config.local.php from optional dirs
This commit is contained in:
parent
515db04023
commit
cbdbf11edc
@ -7,7 +7,6 @@ $dirs_required = [
|
|||||||
'system/cache',
|
'system/cache',
|
||||||
];
|
];
|
||||||
$dirs_optional = [
|
$dirs_optional = [
|
||||||
'config.local.php' => 'You will need to manually update your config.local.php',
|
|
||||||
'images/guilds' => 'Guild logo upload will not work',
|
'images/guilds' => 'Guild logo upload will not work',
|
||||||
'images/gallery' => 'Gallery image upload will not work',
|
'images/gallery' => 'Gallery image upload will not work',
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user