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

25 lines
2.6 KiB
Bash
Raw Normal View History

2026-06-15 09:16:59 +02:00
New variables
2026-03-14 20:51:52 +01:00
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
foxyproxy.proxies.username │ Username. │
2026-06-15 09:16:59 +02:00
 UNIX user   standard   mandatory    │ Mandatory: when the variable │
disabled  │ "Password"
│ │ (foxyproxy.proxies.password) hasn't │
│ │ the value "null". │
│ │ Disabled: if type not in: │
2026-03-29 11:01:15 +02:00
│ │ - HTTP │
│ │ - HTTPS/SSL │
│ │ - SOCKS4 │
2026-03-29 12:42:01 +02:00
│ │ - SOCKS5. │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
foxyproxy.proxies.password │ Password. │
2026-06-15 09:16:59 +02:00
 secret   standard   disabled  │ Disabled: if type not in: │
2026-03-29 11:01:15 +02:00
│ │ - HTTP │
│ │ - HTTPS/SSL │
│ │ - SOCKS4 │
2026-03-29 12:42:01 +02:00
│ │ - SOCKS5. │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-03-14 20:51:52 +01:00