[tutorial 012] A default value
Now we can define the default value of this variable. If the user doesn't touch this variable's value, the value is "No proxy" As user intervention is no more required, so the variable change it's default mode too (from "basic" to "standard").
This commit is contained in:
parent
4e15859b0c
commit
1a63a64517
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
---
|
---
|
||||||
proxy_mode:
|
proxy_mode:
|
||||||
description: Configure Proxy Access to the Internet
|
description: Configure Proxy Access to the Internet
|
||||||
|
default: No proxy
|
||||||
|
|
Loading…
Reference in a new issue