require customUI

This commit is contained in:
Alexandre
2021-10-31 18:06:28 +01:00
parent ad917107d9
commit d3e90c7a01

View File

@@ -20,8 +20,7 @@
"/dev/sdf2", "/dev/sdf2",
"/dev/sdg2" "/dev/sdg2"
], ],
"environment": { "environment": {},
},
"map": ["config:rw", "share:rw", "media:rw", "ssl"], "map": ["config:rw", "share:rw", "media:rw", "ssl"],
"name": "Transmission NAS", "name": "Transmission NAS",
"options": { "options": {
@@ -50,7 +49,7 @@
"schema": { "schema": {
"PUID": "int", "PUID": "int",
"PGID": "int", "PGID": "int",
"customUI": "list(|combustion-release|transmission-web-control|kettu|flood-for-transmission)?", "customUI": "list(|combustion-release|transmission-web-control|kettu|flood-for-transmission)",
"TZ": "str?", "TZ": "str?",
"download_dir": "str", "download_dir": "str",
"incomplete_dir": "str?", "incomplete_dir": "str?",