Add root option to config.
This commit is contained in:
@@ -33,6 +33,7 @@ return array(
|
|||||||
'username' => '',
|
'username' => '',
|
||||||
'password' => '',
|
'password' => '',
|
||||||
'key' => '',
|
'key' => '',
|
||||||
|
'root' => '/var/www',
|
||||||
),
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user