Add root option to config.

This commit is contained in:
Taylor Otwell 2013-10-19 21:45:34 -05:00
parent 088f4b69b6
commit e12be87751
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
'username' => '',
'password' => '',
'key' => '',
'root' => '/var/www',
),
),