[tutorial 036] Variable type and parameters type are copied with default value
This commit is contained in:
parent
bd911c0c84
commit
cad33b8e72
1 changed files with 0 additions and 4 deletions
|
@ -12,14 +12,10 @@ manual:
|
||||||
|
|
||||||
address:
|
address:
|
||||||
description: HTTPS address
|
description: HTTPS address
|
||||||
type: domainname
|
|
||||||
params:
|
|
||||||
allow_ip: true
|
|
||||||
default:
|
default:
|
||||||
variable: manual.http_proxy.address
|
variable: manual.http_proxy.address
|
||||||
|
|
||||||
port:
|
port:
|
||||||
description: HTTPS Port
|
description: HTTPS Port
|
||||||
type: port
|
|
||||||
default:
|
default:
|
||||||
variable: manual.http_proxy.port
|
variable: manual.http_proxy.port
|
||||||
|
|
Loading…
Reference in a new issue