rougail-tutorials_builder/examples/034/structural_files/firefox/20-manual.yml
2025-11-02 21:19:48 +01:00

24 lines
370 B
YAML

%YAML 1.2
---
version: 1.1
manual:
use_for_https: true # Also use this proxy for HTTPS
https_proxy:
description: HTTPS Proxy
hidden:
variable: _.use_for_https
address:
description: HTTPS address
type: domainname
params:
allow_ip: true
port:
description: HTTPS Port
type: port
default: 8080
...