rougail-tutorials_builder/examples/024/structural_files/firefox/20-manual.yml

22 lines
312 B
YAML
Raw Normal View History

2025-11-02 20:39:39 +01:00
%YAML 1.2
---
version: 1.1
manual:
use_for_https: true # Also use this proxy for HTTPS
2025-11-03 18:01:10 +01:00
https_proxy: # HTTPS Proxy
address:
description: HTTPS address
type: domainname
params:
allow_ip: true
port:
description: HTTPS Port
type: port
default: 8080
2025-11-02 20:39:39 +01:00
...