14 lines
1.8 KiB
Markdown
14 lines
1.8 KiB
Markdown
<details><summary>Rougail</summary>
|
|
|
|
> [!note] 🛈 Informations
|
|
> **<a id="rougail" name="rougail">rougail</a>**\
|
|
> `basic`
|
|
|
|
| Variable | Description |
|
|
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| **<a id="rougail.secret1" name="rougail.secret1">rougail.secret1</a>**<br/>[`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Validator**: minimum length for the secret is 10 characters |
|
|
| **<a id="rougail.secret2" name="rougail.secret2">rougail.secret2</a>**<br/>[`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `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="rougail.secret3" name="rougail.secret3">rougail.secret3</a>**<br/>[`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The third variable.<br/>**Validators**: <br/>• maximum length for the secret is 10 characters<br/>• forbidden characters: "$"<br/>**Default**: value |
|
|
|
|
</details>
|
|
|