Add dashboard UI updates and settings modal
This commit is contained in:
11
pikit-web/data/mock-updates.json
Normal file
11
pikit-web/data/mock-updates.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"scope": "all",
|
||||
"cleanup": true,
|
||||
"bandwidth_limit_kbps": 0,
|
||||
"auto_reboot": false,
|
||||
"reboot_time": "05:30",
|
||||
"reboot_with_users": false,
|
||||
"update_time": "04:00",
|
||||
"upgrade_time": "04:30"
|
||||
}
|
||||
Reference in New Issue
Block a user