Compare commits

..

1 commit

Author SHA1 Message Date
ff9adfbaf4 [tutorial v1.1_113] xxx 2025-12-02 16:19:27 +01:00

View file

@ -4,12 +4,25 @@ version: 1.1
proxies:
description: Proxy configuration
type: leadership
_type: leadership
title:
description: Title or Description
mandatory: false
type:
description: Proxy Type
choices:
- HTTP
- HTTPS/SSL
- SOCKS4
- SOCKS5
- PAC URL
- WPAD
- System (use system settings)
- Direct (no proxy)
default: Direct (no proxy)
color:
description: Color
regexp: ^#(?:[0-9a-f]{3}){1,2}$