diff options
-rw-r--r-- | lib/default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/default.php b/lib/default.php index a1dac7b5e..e41d5c686 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 ), |