Enable Strict Transport Security plugin by default
This commit is contained in:
parent
255ba42ef1
commit
1851933c34
|
@ -301,6 +301,7 @@ $default =
|
|||
'WikiHashtags' => null,
|
||||
'RSSCloud' => null,
|
||||
'ClientSideShorten' => null,
|
||||
'StrictTransportSecurity' => null,
|
||||
'OpenID' => null),
|
||||
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue
Block a user