Compare commits
1 commit
v1.1_041~1
...
v1.1_041
Author | SHA1 | Date | |
---|---|---|---|
d9c79ff0c6 |
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,10 @@ manual:
|
|||
- HTTPS
|
||||
- SOCKS
|
||||
hidden:
|
||||
variable: manual.use_for_https
|
||||
jinja: |
|
||||
{% if manual.use_for_https %}
|
||||
HTTPS is same has HTTP
|
||||
{% endif %}
|
||||
|
||||
address:
|
||||
description: "{{ identifier }} address"
|
||||
|
|
Loading…
Reference in a new issue