[tutorial v1.1_002] Describe the variable

We can add a description to this first variable.

This information is useful for:

- documentation
- error message
- help user to known which value to set to this variable (for example with [the user data plugin Questionary](https://forge.cloud.silique.fr/stove/rougail-user-data-questionary)).
This commit is contained in:
egarette@silique.fr 2025-11-09 18:57:29 +01:00
parent b9ea035890
commit fff4161765

View file

@ -2,5 +2,5 @@
---
version: 1.1
proxy_mode:
proxy_mode: # Configure Proxy Access to the Internet
...