AutoYADM commit: 2024-11-21 20:30:02
This commit is contained in:
parent
aab209073a
commit
8ffbe251f4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
shown_boxes = "cpu proc"
|
||||
|
||||
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
|
||||
update_ms = 2000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue