[tutorial 091] Variable in parent family
This commit is contained in:
parent
669167c1e4
commit
3f7dcb0c48
1 changed files with 2 additions and 2 deletions
|
@ -22,12 +22,12 @@ manual:
|
|||
address:
|
||||
description: "{{ identifier }} address"
|
||||
default:
|
||||
variable: manual.http_proxy.address
|
||||
variable: __.http_proxy.address
|
||||
|
||||
port:
|
||||
description: "{{ identifier }} port"
|
||||
default:
|
||||
variable: manual.http_proxy.port
|
||||
variable: __.http_proxy.port
|
||||
|
||||
version:
|
||||
description: SOCKS host version used by proxy
|
||||
|
|
Loading…
Reference in a new issue