rougail-output-doc/tests/result_tutorial/083/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  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2026-05-04 10:44:40 +02:00
manual.https_proxy.address │ Proxy address. │
 basic   standard   domainname    │ Validators: │
standard   mandatory  │ • type domainname │
2026-04-30 06:58:12 +02:00
│ │ • the domain name can be an IP │
2026-05-04 10:44:40 +02:00
│ │ Default: the value of the variable  │
│ │ "Proxy address"  │
2026-04-30 06:58:12 +02:00
│ │ (manual.http_proxy.address). │
├───────────────────────────────────────┼──────────────────────────────────────┤
2026-05-04 10:44:40 +02:00
manual.https_proxy.port │ Proxy port. │
 port   standard   mandatory  │ Validators: │
2026-04-30 06:58:12 +02:00
│ │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
2026-05-04 10:44:40 +02:00
│ │ Default: 8080 │
│ │ the value of the variable "Proxy  │
│ │ port" (manual.http_proxy.port). │
2026-04-30 06:58:12 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
2026-05-04 10:44:40 +02:00
manual.socks_proxy.address │ Proxy address. │
 basic   standard   domainname    │ Validators: │
standard   mandatory  │ • type domainname │
2026-04-30 06:58:12 +02:00
│ │ • the domain name can be an IP │
2026-05-04 10:44:40 +02:00
│ │ Default: the value of the variable  │
│ │ "Proxy address"  │
2026-04-30 06:58:12 +02:00
│ │ (manual.http_proxy.address). │
├───────────────────────────────────────┼──────────────────────────────────────┤
2026-05-04 10:44:40 +02:00
manual.socks_proxy.port │ Proxy port. │
 port   standard   mandatory  │ Validators: │
2026-04-30 06:58:12 +02:00
│ │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
2026-05-04 10:44:40 +02:00
│ │ Default: 8080 │
│ │ the value of the variable "Proxy  │
│ │ port" (manual.http_proxy.port). │
2026-04-30 06:58:12 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘