rougail-tutorials_builder/examples/012/README.md

8 lines
263 B
Markdown
Raw Normal View History

2025-05-05 18:21:57 +02:00
A default value
2024-07-21 11:27:47 +02:00
2025-05-05 18:21:57 +02:00
Now we can define the default value of this variable.
2024-07-21 11:27:47 +02:00
2025-05-05 18:21:57 +02:00
If the user doesn't touch this variable's value, the value is "No proxy"
2024-07-21 11:27:47 +02:00
2025-05-05 18:21:57 +02:00
As user intervention is no more required, so the variable change it's default mode too (from "basic" to "standard").