mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-17 00:16:50 +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