diff --git a/config/filesystems.php b/config/filesystems.php index 2a9e19b5..0001ff54 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -54,7 +54,7 @@ return [ 'username' => 'your-username', 'password' => 'your-password', - // Optional config settings + // Optional FTP Settings... // 'port' => 21, // 'root' => '', // 'passive' => true,