diff options
author | corvid <devnull@localhost> | 2016-06-26 00:01:32 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2016-06-26 00:01:32 +0000 |
commit | f2aab01a3cd87b765408d66e8285737165f03ef9 (patch) | |
tree | 097e3bd9301aa6e5106ad64767ad706e5a5913c4 | |
parent | 69a3cd0edb23470da3fd1079196936a02591f35f (diff) |
fix dillorc typo
-rw-r--r-- | dillorc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" # Overall, this is a valuable security measure against TLS stripping # attacks, etc., but in principle a site could contrive to use this as a # tracking mechanism. The term is "HSTS super cookie", although note that these -* HSTS directives are not saved between browser sessions. +# HSTS directives are not saved between browser sessions. #http_strict_transport_security=YES # Set the proxy information for http/https. |