13 lines
1.5 KiB
HTML
13 lines
1.5 KiB
HTML
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>rougail.secret1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>secret</a></mark> <mark>basic</mark> <mark>mandatory</mark> </td><td>The first variable.<br/><b>Validator</b>: minimum length for the secret is 10 characters</td></tr>
|
|
<tr><td><b>rougail.secret2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>secret</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>The second variable.<br/><b>Validators</b>: <ul><li>maximum length for the secret is 10 characters</li>
|
|
<li>'forbidden characters: "$" and "^"'</li></ul><br/><b>Default</b>: value </td></tr>
|
|
<tr><td><b>rougail.secret3</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>secret</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>The third variable.<br/><b>Validators</b>: <ul><li>maximum length for the secret is 10 characters</li>
|
|
<li>'forbidden characters: "$"'</li></ul><br/><b>Default</b>: value </td></tr>
|
|
</tbody>
|
|
</table>
|
|
|