Skip to content

Commit 2d931fd

Browse files
committed
Updated README.md
1 parent b0aa764 commit 2d931fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ return [
5959
// 'port' => 21,
6060
// 'username' => 'your-username',
6161
// 'password' => 'your-password',
62-
// 'root' => '/path/to/root',
63-
// 'passive' => false,
6462
// 'ssl' => true,
6563
// 'timeout' => 60,
64+
// 'root' => '/path/to/root',
6665
// 'permPrivate' => 0700,
6766
// 'permPublic' => 0744,
67+
// 'passive' => false,
6868
// 'transferMode' => FTP_TEXT,
6969
],
7070
],

0 commit comments

Comments
 (0)