This commit is contained in:
parent
c476140453
commit
e7cfcf6a54
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -19,7 +19,7 @@
|
|||
// Define blocks for the status feed as X(cmd, interval, signal).
|
||||
#define BLOCKS(X) \
|
||||
X("sb-packages", 1800, 8) \
|
||||
X("sb-disk xfs", 900, 10) \
|
||||
X("sb-disk", 900, 10) \
|
||||
X("sb-memory", 10, 14) \
|
||||
X("sb-cpu", 1, 18) \
|
||||
X("sb-nettraf", 1, 16) \
|
||||
|
|
Loading…
Add table
Reference in a new issue