12 lines
286 B
YAML
12 lines
286 B
YAML
|
---
|
||
|
proxy_mode:
|
||
|
description: Configure Proxy Access to the Internet
|
||
|
type: choice
|
||
|
choices:
|
||
|
- No proxy
|
||
|
- Auto-detect proxy settings for this network
|
||
|
- Use system proxy settings
|
||
|
- Manual proxy configuration
|
||
|
- Automatic proxy configuration URL
|
||
|
default: No proxy
|