rougail-output-doc/tests/result_tutorial/104/doc_changelog.sh

28 lines
2.7 KiB
Bash
Raw Normal View History

2026-03-14 20:51:52 +01:00
Modified variable
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
no_proxy │ Address for which proxy will be │
 domainname   multiple   standard    │ desactivated. │
disabled   unique  │ Connections to localhost,  │
│ │ 127.0.0.1/8 and ::1 are never  │
│ │ proxied. │
│ │ Validators: │
│ │ • type domainname │
│ │ • the domain name can starts by a │
│ │ dot │
│ │ • the domain name can be a hostname │
│ │ • the domain name can be an IP │
│ │ • the domain name can be network in │
│ │ CIDR format │
│ │ Examples: │
│ │ • .mozilla.org │
│ │ • .net.nz │
│ │ • 192.168.1.0/24 │
│ │ Disabled: when the variable │
2026-03-29 12:42:01 +02:00
│ │ "Configure Proxy Access to the │
│ │ Internet" has the value "No proxy". │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-03-14 20:51:52 +01:00