Removed swap as disk
This commit is contained in:
parent
7c61730e32
commit
111961064f
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ mem_graphs=True
|
|||
show_swap=True
|
||||
|
||||
#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk.
|
||||
swap_disk=True
|
||||
swap_disk=False
|
||||
|
||||
#* If mem box should be split to also show disks info.
|
||||
show_disks=True
|
||||
|
|
Loading…
Reference in a new issue