File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8686 # In seconds. Longer intervals cause this to refresh more slowly.
8787 # Setting to lower values will display near real time data,
8888 # but may cause significant CPU usage or the display not to update properly
89- INTERVAL : 0.5
89+ INTERVAL : 1
9090 TEXT :
9191 SHOW : True
9292 SHOW_UNIT : True
@@ -175,7 +175,7 @@ STATS:
175175 # In seconds. Longer intervals cause this to refresh more slowly.
176176 # Setting to lower values will display near real time data,
177177 # but may cause significant CPU usage or the display not to update properly
178- INTERVAL : 1
178+ INTERVAL : 5
179179 PERCENTAGE :
180180 GRAPH :
181181 SHOW : True
@@ -237,7 +237,7 @@ STATS:
237237 # In seconds. Longer intervals cause this to refresh more slowly.
238238 # Setting to lower values will display near real time data,
239239 # but may cause significant CPU usage or the display not to update properly
240- INTERVAL : 0.5
240+ INTERVAL : 2
241241 SWAP :
242242 GRAPH :
243243 SHOW : False
@@ -352,7 +352,7 @@ STATS:
352352 # BACKGROUND_COLOR: 0, 0, 0
353353 BACKGROUND_IMAGE : background.png
354354 NET :
355- INTERVAL : 0.5
355+ INTERVAL : 1
356356 WLO :
357357 UPLOAD :
358358 TEXT :
You can’t perform that action at this time.
0 commit comments