2025-03-29 14:35:32 +01:00
|
|
|
|
|
|
|
|
|
|
2025-03-29 15:10:03 +01:00
|
|
|
|
[1;4;96mVariables for [0m[1;4;96m"Rougail"[0m
|
2025-03-29 14:35:32 +01:00
|
|
|
|
|
|
|
|
|
|
2025-03-29 15:10:03 +01:00
|
|
|
|
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
|
|
|
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
|
|
|
|
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
|
|
|
|
│ [1mrougail.secret1[0m │ The first variable. │
|
|
|
|
|
│ [1;7m secret [0m [1;7m basic [0m [1;7m mandatory [0m │ [1mValidator[0m: minimum length for the │
|
|
|
|
|
│ │ secret is 10 characters │
|
|
|
|
|
├───────────────────────────────────────┼──────────────────────────────────────┤
|
|
|
|
|
│ [1mrougail.secret2[0m │ The second variable. │
|
|
|
|
|
│ [1;7m secret [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|
|
|
|
│ │ - maximum length for the secret is │
|
|
|
|
|
│ │ 10 characters │
|
2025-03-31 10:25:08 +02:00
|
|
|
|
│ │ - forbidden characters: "$" and "^" │
|
|
|
|
|
│ │ [1mDefault[0m: value │
|
|
|
|
|
├───────────────────────────────────────┼──────────────────────────────────────┤
|
|
|
|
|
│ [1mrougail.secret3[0m │ The third variable. │
|
|
|
|
|
│ [1;7m secret [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|
|
|
|
│ │ - maximum length for the secret is │
|
|
|
|
|
│ │ 10 characters │
|
|
|
|
|
│ │ - forbidden characters: "$" │
|
2025-03-29 15:10:03 +01:00
|
|
|
|
│ │ [1mDefault[0m: value │
|
|
|
|
|
└───────────────────────────────────────┴──────────────────────────────────────┘
|