Browse Source

update filesystem config.

Taylor Otwell 9 years ago
parent
commit
dff91c9f44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/filesystems.php

+ 1 - 1
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,