[tutorial 032] Copy HTTP manual proxy to HTTPS manual proxy

This commit is contained in:
egarette@silique.fr 2024-11-02 14:58:28 +01:00
parent 5e708fe3b4
commit de63937bff

View file

@ -4,3 +4,17 @@ manual:
use_for_https:
description: Also use this proxy for HTTPS
default: true
https_proxy:
description: HTTPS Proxy
address:
description: HTTPS address
type: domainname
params:
allow_ip: true
port:
description: HTTPS Port
type: port
default: 8080