rougail-tutorials/firefox/40-no_proxy.yml
Emmanuel Garette 9d2c616871 [tutorial 043] Examples
We can add example (only for documentation).
2024-09-07 19:06:57 +02:00

18 lines
369 B
YAML

---
no_proxy:
description: Address for which proxy will be desactivated
type: "domainname"
params:
allow_ip: true
allow_cidr_network: true
allow_without_dot: true
allow_startswith_dot: true
multi: true
mandatory: false
disabled:
variable: _.proxy_mode
when: No proxy
examples:
- .mozilla.org
- .net.nz
- 192.168.1.0/24