]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/StrictTransportSecurity/README
Merge branch 'master' into mmn_fixes
[quix0rs-gnu-social.git] / plugins / StrictTransportSecurity / README
index 66f03e95ead6cf2d2a85f7cd4224f333233a1b90..73c1d5a7da007815b9759948d1423f19a8a91b43 100644 (file)
@@ -7,7 +7,7 @@ add "addPlugin('strictTransportSecurity');"
 to the bottom of your config.php
 
 The plugin will not do anything unless:
-$config['site']['ssl'] is set to 'always'
+$config['site']['ssl'] is set to something other than 'never'
 $config['site']['path'] is either not set, empty, or '/'
 
 Settings