Compare commits
1 commit
v1.1_091~1
...
v1.1_091
Author | SHA1 | Date | |
---|---|---|---|
3f7dcb0c48 |
1 changed files with 2 additions and 2 deletions
|
@ -22,12 +22,12 @@ manual:
|
||||||
address:
|
address:
|
||||||
description: "{{ identifier }} address"
|
description: "{{ identifier }} address"
|
||||||
default:
|
default:
|
||||||
variable: manual.http_proxy.address
|
variable: __.http_proxy.address
|
||||||
|
|
||||||
port:
|
port:
|
||||||
description: "{{ identifier }} port"
|
description: "{{ identifier }} port"
|
||||||
default:
|
default:
|
||||||
variable: manual.http_proxy.port
|
variable: __.http_proxy.port
|
||||||
|
|
||||||
version:
|
version:
|
||||||
description: SOCKS host version used by proxy
|
description: SOCKS host version used by proxy
|
||||||
|
|
Loading…
Reference in a new issue