[tutorial v1.1_170] Regexp type

This commit is contained in:
egarette@silique.fr 2026-03-09 07:59:00 +01:00
parent ef5b3bc995
commit 1db39dde4c

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}$
... ...