rougail-tutorials_builder/examples/090/structural_files/firefox/00-proxy.yml
2025-11-02 20:39:39 +01:00

12 lines
285 B
YAML

%YAML 1.2
---
proxy_mode:
description: Configure Proxy Access to the Internet
choices:
- No proxy
- Auto-detect proxy settings for this network
- Use system proxy settings
- Manual proxy configuration
- Automatic proxy configuration URL
default: No proxy
...