mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
disabled otg tty by default
This commit is contained in:
parent
d22333f7d1
commit
8279304830
@ -313,7 +313,7 @@ def _get_config_scheme() -> Dict:
|
||||
},
|
||||
|
||||
"acm": {
|
||||
"enabled": Option(True, type=valid_bool),
|
||||
"enabled": Option(False, type=valid_bool),
|
||||
},
|
||||
|
||||
"drives": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user