rougail-output-doc/tests/results_tutorial/091/doc_changelog.sh

29 lines
3.2 KiB
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Modified variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
manual.socks_proxy.port │ SOCKS proxy port. │
 port   standard   mandatory    │ Validators: │
disabled  │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
│ │ Default: 1080
│ │ Disabled: when the variable "SOCKS  │
│ │ proxy address"  │
│ │ (manual.socks_proxy.address) has the │
│ │ value "null". │
├───────────────────────────────────────┼──────────────────────────────────────┤
manual.socks_proxy.version │ SOCKS host version used by proxy. │
 choice   standard   mandatory    │ Choices: │
disabled  │ • v4 │
│ │ • v5 ← (default) │
│ │ Disabled: when the variable "SOCKS  │
│ │ proxy address"  │
│ │ (manual.socks_proxy.address) has the │
│ │ value "null". │
└───────────────────────────────────────┴──────────────────────────────────────┘