[tutorial v1.1_085] Redefine other parameter in custom type for HTTPS et SOCKS
This commit is contained in:
parent
0cb13e0bfd
commit
5880e568b4
1 changed files with 16 additions and 0 deletions
|
|
@ -12,10 +12,26 @@ manual:
|
|||
hidden:
|
||||
variable: _.use_for_https
|
||||
|
||||
address:
|
||||
redefine: true
|
||||
description: HTTPS proxy address
|
||||
|
||||
port:
|
||||
redefine: true
|
||||
description: HTTPS proxy port
|
||||
|
||||
socks_proxy:
|
||||
description: SOCKS Proxy
|
||||
type: proxy
|
||||
|
||||
address:
|
||||
redefine: true
|
||||
description: SOCKS proxy address
|
||||
|
||||
port:
|
||||
redefine: true
|
||||
description: SOCKS proxy port
|
||||
|
||||
version:
|
||||
description: SOCKS host version used by proxy
|
||||
choices:
|
||||
|
|
|
|||
Loading…
Reference in a new issue