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