[tutorial 037] Family: a dynamic family

This commit is contained in:
egarette@silique.fr 2024-10-23 20:01:37 +02:00
parent 0907e2be6e
commit 97c6e42bde

View file

@ -5,17 +5,20 @@ manual:
description: Also use this proxy for HTTPS
default: true
https_proxy:
description: HTTPS Proxy
"{{ identifier }}_proxy":
description: "{{ identifier }} Proxy"
dynamic:
- HTTPS
- SOCKS
hidden:
variable: manual.use_for_https
address:
description: HTTPS address
description: "{{ identifier }} address"
default:
variable: manual.http_proxy.address
port:
description: HTTPS Port
description: "{{ identifier }} port"
default:
variable: manual.http_proxy.port