rougail-tutorials/firefox/00-proxy.yml
Emmanuel Garette b0323f2621 [tutorial 007] Choice type is optional
The type is optional in choice type (if we have choices attributes, it's a choice option).
2024-09-07 19:06:32 +02:00

10 lines
271 B
YAML

---
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