Increase update interval to 120 seconds and adjust auto-refresh fallback to 300 seconds for improved performance.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"BasePath": "/api"
|
||||
},
|
||||
"MonitoringSettings": {
|
||||
"UpdateIntervalMs": 5000,
|
||||
"UpdateIntervalMs": 120000,
|
||||
"DataRetentionDays": 7,
|
||||
"EnableGpuMonitoring": true,
|
||||
"EnableDiskMonitoring": true,
|
||||
|
||||
Reference in New Issue
Block a user