Add archive configuration default values
parent
b2173d28fc
commit
1eec4fdfa5
|
@ -46,6 +46,8 @@ class Config
|
|||
'github-expose-hostname' => true,
|
||||
'store-auths' => 'prompt',
|
||||
'platform' => array(),
|
||||
'archive-format' => 'tar',
|
||||
'archive-dir' => '.',
|
||||
// valid keys without defaults (auth config stuff):
|
||||
// github-oauth
|
||||
// http-basic
|
||||
|
|
Loading…
Reference in New Issue