[tutorial v1.1_180] Regexp type

This commit is contained in:
egarette@silique.fr 2026-04-18 21:40:59 +02:00
parent 335d5cb1e9
commit 1265b2d25d

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