mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
common env variables
This commit is contained in:
@@ -302,8 +302,6 @@ def _get_config_scheme() -> Dict:
|
||||
"extras": Option("/usr/share/kvmd/extras", type=valid_abs_dir),
|
||||
"hw": {
|
||||
"vcgencmd_cmd": Option(["/opt/vc/bin/vcgencmd"], type=valid_command),
|
||||
"procfs_prefix": Option("", type=tools.str_strip),
|
||||
"sysfs_prefix": Option("", type=tools.str_strip),
|
||||
"state_poll": Option(10.0, type=valid_float_f01),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user