2026-06-03 08:58:35 +02:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
|
|
|
|
manual:
|
|
|
|
|
|
|
|
|
|
use_for_https: true # Also use this proxy for HTTPS
|
2026-06-03 08:58:39 +02:00
|
|
|
|
2026-06-03 08:58:59 +02:00
|
|
|
https_proxy:
|
|
|
|
|
description: HTTPS Proxy
|
2026-06-03 08:59:03 +02:00
|
|
|
hidden:
|
|
|
|
|
variable: _.use_for_https
|
2026-06-03 08:58:39 +02:00
|
|
|
|
|
|
|
|
address:
|
|
|
|
|
description: HTTPS address
|
2026-06-03 08:58:44 +02:00
|
|
|
default:
|
|
|
|
|
variable: __.http_proxy.address
|
2026-06-03 08:58:39 +02:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTPS Port
|
2026-06-03 08:58:44 +02:00
|
|
|
default:
|
|
|
|
|
variable: __.http_proxy.port
|
2026-06-03 08:58:35 +02:00
|
|
|
...
|