mirror of
https://github.com/kennethreitz/flask-sslify.git
synced 2026-06-05 23:00:19 +00:00
Merge pull request #15 from zyegfryed/patch-1
Typo and emphase on default duration
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ HTTP Strict Transport Security
|
||||
|
||||
Flask-SSLify also provides your application with an HSTS policy.
|
||||
|
||||
By default, HSTS is set for on year (31536000 seconds).
|
||||
By default, HSTS is set for *one year* (31536000 seconds).
|
||||
|
||||
You can change the duration by passing the ``age`` parameter::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user