]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Enable Strict Transport Security plugin by default
authorCraig Andrews <candrews@integralblue.com>
Wed, 27 Oct 2010 14:12:35 +0000 (10:12 -0400)
committerCraig Andrews <candrews@integralblue.com>
Wed, 27 Oct 2010 14:12:35 +0000 (10:12 -0400)
lib/default.php

index a1dac7b5e1110590d5d01b9c9deb5ba5954b5e0b..e41d5c6862a9e07acf2e19699dd512c3fc0f75ee 100644 (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
               ),