From: Craig Andrews Date: Wed, 27 Oct 2010 14:12:35 +0000 (-0400) Subject: Enable Strict Transport Security plugin by default X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1851933c344307fdbd864489bf6f1a42bf6a6096;p=quix0rs-gnu-social.git Enable Strict Transport Security plugin by default --- diff --git a/lib/default.php b/lib/default.php index a1dac7b5e1..e41d5c6862 100644 --- a/lib/default.php +++ b/lib/default.php @@ -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 ),