REGEX for TZ

This commit is contained in:
Alexandre
2023-09-03 10:27:30 +02:00
committed by GitHub
parent 8e6f43018f
commit 713b577dc5

View File

@@ -94,7 +94,7 @@
"PASSWORD": "str?",
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"TZ": "match([A-Z][a-z]*.\/[A-Z][a-z]*.)?",
"additional_apps": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",