rougail-output-doc/tests/results/test/00_6secret_param.md

7 lines
3.2 KiB
Markdown
Raw Normal View History

2025-11-29 22:21:06 +01:00
| Variable                                                       | Description                                                    |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="secret1" name="secret1">secret1</a>**<br/>`secret` `basic` `mandatory` | The first variable.<br/>**Validator**: minimum length for the secret is 10 characters |
| **<a id="secret2" name="secret2">secret2</a>**<br/>`secret` `standard` `mandatory` | The second variable.<br/>**Validators**: <br/>• maximum length for the secret is 10 characters<br/>• forbidden characters: "$" and "^"<br/>**Default**: value |
| **<a id="secret3" name="secret3">secret3</a>**<br/>`secret` `standard` `mandatory` | The third variable.<br/>**Validators**: <br/>• maximum length for the secret is 10 characters<br/>• forbidden characters: "$"<br/>**Default**: value |