diff --git a/install/steps/3-requirements.php b/install/steps/3-requirements.php index 3b56238e..0cef10ae 100644 --- a/install/steps/3-requirements.php +++ b/install/steps/3-requirements.php @@ -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', ];