2024-11-02 14:58:16 +01:00
|
|
|
---
|
|
|
|
manual:
|
|
|
|
description: Manual proxy configuration
|
2024-11-02 14:58:24 +01:00
|
|
|
disabled:
|
|
|
|
variable: proxy_mode
|
|
|
|
when_not: 'Manual proxy configuration'
|
2024-11-02 14:58:17 +01:00
|
|
|
|
2024-11-02 14:58:38 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
2024-11-02 14:58:18 +01:00
|
|
|
|
|
|
|
address:
|
|
|
|
description: HTTP address
|
2024-11-02 14:58:20 +01:00
|
|
|
type: domainname
|
2024-11-02 14:58:21 +01:00
|
|
|
params:
|
|
|
|
allow_ip: true
|
2024-11-02 14:58:22 +01:00
|
|
|
|
|
|
|
port:
|
|
|
|
description: HTTP Port
|
|
|
|
type: port
|
|
|
|
default: 8080
|