config: remove documentation from the disk field (got there by mistake)
This commit is contained in:
parent
dbf3adc81d
commit
4bf84391d8
@ -45,5 +45,5 @@ load {
|
|||||||
}
|
}
|
||||||
|
|
||||||
disk "/" {
|
disk "/" {
|
||||||
format = "%free (or: %percentage_used used, %percentage_used_of_avail used of avail, %percentage_free free, %percentage_avail avail)"
|
format = "%free"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user