Enable Strict Transport Security plugin by default

This commit is contained in:
Craig Andrews 2010-10-27 10:12:35 -04:00
parent 255ba42ef1
commit 1851933c34
1 changed files with 1 additions and 0 deletions

View File

@ -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
),