[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:
|
||||
description: HTTPS address
|
||||
type: domainname
|
||||
params:
|
||||
allow_ip: true
|
||||
default:
|
||||
variable: __.http_proxy.address
|
||||
|
||||
port:
|
||||
description: HTTPS Port
|
||||
type: port
|
||||
default: 8080
|
||||
default:
|
||||
variable: __.http_proxy.port
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue