mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
renamed device to rtc
This commit is contained in:
@@ -694,7 +694,7 @@ def _get_config_scheme() -> Dict:
|
||||
},
|
||||
|
||||
"watchdog": {
|
||||
"device": Option(0, type=valid_int_f0),
|
||||
"rtc": Option(0, type=valid_int_f0),
|
||||
"timeout": Option(300, type=valid_int_f1),
|
||||
"interval": Option(30, type=valid_int_f1),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user