[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
01e92c97b8
commit
a1969abccd
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