[tutorial v1.1_082] Add a variable in a family with custom type
This commit is contained in:
parent
4438cee794
commit
1cc95bc524
1 changed files with 7 additions and 0 deletions
|
|
@ -15,4 +15,11 @@ manual:
|
|||
socks_proxy:
|
||||
description: SOCKS Proxy
|
||||
type: proxy
|
||||
|
||||
version:
|
||||
description: SOCKS host version used by proxy
|
||||
choices:
|
||||
- v4
|
||||
- v5
|
||||
default: v5
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue