AutoYADM commit: 2025-01-08 16:15:05

This commit is contained in:
Daniel Fichtinger 2025-01-08 16:15:05 -05:00
parent 3550fcf382
commit 2637a315c7
2 changed files with 2 additions and 1 deletions

View file

@ -50,7 +50,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
shown_boxes = "cpu proc"
shown_boxes = "cpu mem net proc"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000