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:
Mikael Nordfeldth 2015-10-09 10:55:12 +02:00
parent 2d81df4760
commit 3013b84e98
1 changed files with 0 additions and 1 deletions

View File

@ -312,7 +312,6 @@ $default =
'Favorite' => array(),
'Share' => array(),
'LRDD' => array(),
'StrictTransportSecurity' => array(),
),
'default' => array(
'Activity' => array(),