[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:
|
address:
|
||||||
description: "{{ identifier }} address"
|
description: "{{ identifier }} address"
|
||||||
default:
|
default:
|
||||||
variable: manual.http_proxy.address
|
variable: __.http_proxy.address
|
||||||
|
|
||||||
port:
|
port:
|
||||||
description: "{{ identifier }} port"
|
description: "{{ identifier }} port"
|
||||||
default:
|
default:
|
||||||
variable: manual.http_proxy.port
|
variable: __.http_proxy.port
|
||||||
|
|
||||||
version:
|
version:
|
||||||
description: SOCKS host version used by proxy
|
description: SOCKS host version used by proxy
|
||||||
|
|
Loading…
Reference in a new issue