Add root option to config.
This commit is contained in:
parent
088f4b69b6
commit
e12be87751
|
@ -33,6 +33,7 @@
|
|||
'username' => '',
|
||||
'password' => '',
|
||||
'key' => '',
|
||||
'root' => '/var/www',
|
||||
),
|
||||
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue