1
0
Fork 0

Update ConfigCommand to allow setting of htaccess-protect option

pull/6486/head
Wil Hall 2017-06-15 11:53:43 -04:00
parent 6b806d3afd
commit afe83a7356
1 changed files with 1 additions and 0 deletions

View File

@ -402,6 +402,7 @@ EOT
},
),
'github-expose-hostname' => array($booleanValidator, $booleanNormalizer),
'htaccess-protect' => array($booleanValidator, $booleanNormalizer),
);
$multiConfigValues = array(
'github-protocols' => array(