update filesystem config.
This commit is contained in:
parent
e111f1ef9b
commit
dff91c9f44
|
@ -54,7 +54,7 @@
|
||||||
'username' => 'your-username',
|
'username' => 'your-username',
|
||||||
'password' => 'your-password',
|
'password' => 'your-password',
|
||||||
|
|
||||||
// Optional config settings
|
// Optional FTP Settings...
|
||||||
// 'port' => 21,
|
// 'port' => 21,
|
||||||
// 'root' => '',
|
// 'root' => '',
|
||||||
// 'passive' => true,
|
// 'passive' => true,
|
||||||
|
|
Loading…
Reference in New Issue