2026-04-18 21:46:06 +02:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-04-18 21:46:48 +02:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
2026-04-18 21:46:53 +02:00
|
|
|
disabled:
|
|
|
|
|
variable: _.proxy_mode
|
|
|
|
|
when_not: Manual proxy configuration
|
2026-04-18 21:46:12 +02:00
|
|
|
|
2026-04-18 21:47:33 +02:00
|
|
|
http_proxy:
|
|
|
|
|
description: HTTP Proxy
|
|
|
|
|
type: proxy
|
2026-04-18 21:47:41 +02:00
|
|
|
|
|
|
|
|
address:
|
2026-04-18 21:47:47 +02:00
|
|
|
redefine: true
|
2026-04-18 21:47:41 +02:00
|
|
|
default: null
|
2026-04-18 21:47:47 +02:00
|
|
|
description: HTTP proxy address
|
2026-04-18 21:47:41 +02:00
|
|
|
|
|
|
|
|
port:
|
2026-04-18 21:47:47 +02:00
|
|
|
redefine: true
|
2026-04-18 21:47:41 +02:00
|
|
|
default: 8080
|
2026-04-18 21:47:47 +02:00
|
|
|
description: HTTP proxy port
|
2026-04-18 21:46:06 +02:00
|
|
|
...
|