Added stub keyphrase.

This commit is contained in:
Taylor Otwell 2013-11-22 13:40:42 -06:00
parent 3cd00eb7bd
commit 1ac38202de
1 changed files with 6 additions and 5 deletions

View File

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