mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
add support to redirect HTTP to HTTPS
Fixes #777 Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -241,6 +241,8 @@
|
||||
"allowed_hosts": [],
|
||||
"allowed_hosts_are_regex": false,
|
||||
"hosts_proxy_headers": [],
|
||||
"https_redirect": false,
|
||||
"https_host": "",
|
||||
"https_proxy_headers": [],
|
||||
"sts_seconds": 0,
|
||||
"sts_include_subdomains": false,
|
||||
|
||||
Reference in New Issue
Block a user