mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
more options
This commit is contained in:
@@ -385,6 +385,7 @@ def _get_config_scheme() -> Dict:
|
||||
"max_power": Option(250, type=functools.partial(valid_number, min=0, max=500)),
|
||||
|
||||
"gadget": Option("kvmd", type=valid_otg_gadget),
|
||||
"config": Option("Pi-KVM device", type=valid_stripped_string_not_empty),
|
||||
"udc": Option("", type=valid_stripped_string),
|
||||
"init_delay": Option(3.0, type=valid_float_f01),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user