From 5cfc060bbec52c7188541a50664bb5b8bd4f9203 Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Thu, 28 Nov 2024 23:53:21 +0100 Subject: [PATCH] test --- vhclient/config.yaml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 3baaad6..7bf34aa 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.195" +version: "0.1.196" slug: vhclient description: VirtualHere Client arch: @@ -42,26 +42,18 @@ kernel_modules: true options: autouse: true autofind: true - plugins: [] + clientid: '' + manualhub: '' + usbdevices: [] schema: autouse: bool autofind: bool clientid: str? manualhub: str? - #test: [{ - # field: "str?", - # value: "bool?" - #}] - #usbdevices: - # - device: str? - # use: bool? usbdevices: [{ device: str?, use: bool? }] - plugins: - - hej: bool - - hoj: bool stage: experimental init: false