[tutorial 022] A variable in "shorthand" mode

Transform it in "shorthand" mode.

In this notation we can only define:

- name
- default value (so deduct the type)
- description
This commit is contained in:
egarette@silique.fr 2024-09-07 19:06:44 +02:00
parent b4c0913830
commit 22376999bb

View file

@ -1,6 +1,4 @@
---
manual:
use_for_https:
description: Also use this proxy for HTTPS
default: true
use_for_https: true # Also use this proxy for HTTPS