strict transport policy heaer

This commit is contained in:
realaravinth
2021-08-05 21:05:27 +05:30
parent 6763867cbe
commit 65ffc37549
5 changed files with 11 additions and 2 deletions

View File

@@ -14,6 +14,10 @@ ip= "0.0.0.0"
# enter your hostname, eg: example.com
domain = "localhost"
allow_registration = true
# Set true if you have setup TLS with a reverse proxy like Nginx.
# Does HTTPS redirect and sends additional headers that can only be used if
# HTTPS available to improve security
proxy_has_tls = false
#url_prefix = ""
[pow]