[tutorial v1.1_200] A regexp variable

This commit is contained in:
egarette@silique.fr 2026-06-21 19:37:49 +02:00
parent 2de127989e
commit 29f9aa59ac

View file

@ -10,5 +10,7 @@ proxies:
description: Title or Description description: Title or Description
mandatory: false mandatory: false
color: # Color color:
description: Color
regexp: ^#(?:[0-9a-f]{3}){1,2}$
... ...