[tutorial 103] xxx

This commit is contained in:
egarette@silique.fr 2024-11-02 14:59:04 +01:00
parent ca782863f0
commit 8fb1a6c1e7

View file

@ -1,12 +1,25 @@
---
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}$"