[tutorial 005] 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:
egarette@silique.fr 2024-10-23 10:58:13 +02:00
parent ed7db52004
commit 982beb924d

View file

@ -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