New variables ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.secret1 │ The first variable. │ │  secret   basic   mandatory  │ Validator: minimum length for the │ │ │ secret is 10 characters │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.secret2 │ The second variable. │ │  secret   standard   mandatory  │ Validators: │ │ │ - maximum length for the secret is │ │ │ 10 characters │ │ │ - forbidden characters: "$" and "^" │ │ │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.secret3 │ The third variable. │ │  secret   standard   mandatory  │ Validators: │ │ │ - maximum length for the secret is │ │ │ 10 characters │ │ │ - forbidden characters: "$" │ │ │ Default: value │ └───────────────────────────────────────┴──────────────────────────────────────┘