[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:39:20 +01:00
parent 65b00cf4e9
commit 0a54d493a1

View file

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