Compare commits
No commits in common. "v1.1_103" and "v1.1_103~1" have entirely different histories.
v1.1_103
...
v1.1_103~1
1 changed files with 1 additions and 14 deletions
|
@ -1,25 +1,12 @@
|
|||
---
|
||||
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}$"
|
||||
|
|
Loading…
Reference in a new issue