2026-04-17 12:30:32 +02:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-04-17 12:30:53 +02:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
|
|
|
|
disabled: true
|
2026-04-17 12:30:35 +02:00
|
|
|
|
2026-04-17 12:30:37 +02:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2026-04-17 12:30:40 +02:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2026-04-17 12:30:42 +02:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2026-04-17 12:30:44 +02:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2026-04-17 12:30:32 +02:00
|
|
|
...
|