app: default graphs to 6 hours

This commit is contained in:
Girish Ramakrishnan
2022-10-15 10:28:52 +02:00
parent 9c224d2b54
commit 0cddc9ca29
+1 -1
View File
@@ -689,7 +689,7 @@ angular.module('Application').controller('AppController', ['$scope', '$location'
error: {},
busy: true,
period: 12, // set as 12 because disk graphs is only collected twice a day
period: 6,
memoryChart: null,
diskChart: null,