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

47 lines
5.1 KiB
Bash
Raw Normal View History

2026-04-30 06:58:12 +02:00
Modified variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
manual.https_proxy.address │ Proxy address. │
 basic   standard   domainname    │ Validators: │
standard   mandatory  │ • type domainname │
│ │ • the domain name can be an IP │
│ │ Default: the value of the variable  │
│ │ "Proxy address"  │
│ │ (manual.http_proxy.address). │
├───────────────────────────────────────┼──────────────────────────────────────┤
manual.https_proxy.port │ Proxy port. │
 port   standard   mandatory  │ Validators: │
│ │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
│ │ Default: 8080 │
│ │ the value of the variable "Proxy  │
│ │ port" (manual.http_proxy.port). │
├───────────────────────────────────────┼──────────────────────────────────────┤
manual.socks_proxy.address │ Proxy address. │
 basic   standard   domainname    │ Validators: │
standard   mandatory  │ • type domainname │
│ │ • the domain name can be an IP │
│ │ Default: the value of the variable  │
│ │ "Proxy address"  │
│ │ (manual.http_proxy.address). │
├───────────────────────────────────────┼──────────────────────────────────────┤
manual.socks_proxy.port │ Proxy port. │
 port   standard   mandatory  │ Validators: │
│ │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
│ │ Default: 8080 │
│ │ the value of the variable "Proxy  │
│ │ port" (manual.http_proxy.port). │
└───────────────────────────────────────┴──────────────────────────────────────┘