[tutorial v1.1_050] A calculated default value
This commit is contained in:
parent
beba7389d7
commit
28556c040e
1 changed files with 4 additions and 5 deletions
|
|
@ -13,12 +13,11 @@ manual:
|
||||||
|
|
||||||
address:
|
address:
|
||||||
description: HTTPS address
|
description: HTTPS address
|
||||||
type: domainname
|
default:
|
||||||
params:
|
variable: __.http_proxy.address
|
||||||
allow_ip: true
|
|
||||||
|
|
||||||
port:
|
port:
|
||||||
description: HTTPS Port
|
description: HTTPS Port
|
||||||
type: port
|
default:
|
||||||
default: 8080
|
variable: __.http_proxy.port
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue