This commit is contained in:
Hans Karlinius
2024-11-28 23:04:57 +01:00
parent 4695078b6e
commit 32043d1838

View File

@@ -42,15 +42,14 @@ kernel_modules: true
options:
autouse: true
autofind: true
clientid:
manualhub:
usbdevices: []
schema:
autouse: bool
autofind: bool
clientid: str?
manualhub:
type: str
required: false
manualhub: str?
#test: [{
# field: "str?",
# value: "bool?"
@@ -58,7 +57,6 @@ schema:
usbdevices:
- device: str?
use: bool?
random: list("match(^\\w*$)")?
stage: experimental
init: false