Don't enable StrictTransportSecurity by default
(but you should enable it if you use TLS, but there are many who do this through their webserver and it's odd to have double headers etc...)
This commit is contained in:
@@ -312,7 +312,6 @@ $default =
|
||||
'Favorite' => array(),
|
||||
'Share' => array(),
|
||||
'LRDD' => array(),
|
||||
'StrictTransportSecurity' => array(),
|
||||
),
|
||||
'default' => array(
|
||||
'Activity' => array(),
|
||||
|
Reference in New Issue
Block a user