[tutorial v1.1_043] A conditional hidden family
This commit is contained in:
parent
865d6ecc72
commit
cfe071f5a2
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,10 @@ manual:
|
||||||
|
|
||||||
use_for_https: true # Also use this proxy for HTTPS
|
use_for_https: true # Also use this proxy for HTTPS
|
||||||
|
|
||||||
https_proxy: # HTTPS Proxy
|
https_proxy:
|
||||||
|
description: HTTPS Proxy
|
||||||
|
hidden:
|
||||||
|
variable: _.use_for_https
|
||||||
|
|
||||||
address:
|
address:
|
||||||
description: HTTPS address
|
description: HTTPS address
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue