rougail-tutorials/firefox/20-manual.yml
Emmanuel Garette 59e38f2563 [tutorial 028] Description of Jinja calculation
By default, the Jinja calculation is generic in documentation. We can add a useful description.

We add a new variable "version" only accessible in "Socks" family.
2024-09-07 19:06:50 +02:00

22 lines
429 B
YAML

---
manual:
use_for_https: true # Also use this proxy for HTTPS
"{{ suffix }}_proxy":
description: "{{ suffix }} Proxy"
dynamic:
- HTTPS
- SOCKS
hidden:
variable: _.use_for_https
address:
description: "{{ suffix }} address"
default:
variable: __.http_proxy.address
port:
description: "{{ suffix }} port"
default:
variable: __.http_proxy.port