summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--py3status/modules/netdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/py3status/modules/netdata.py b/py3status/modules/netdata.py
index 75495ea..c537dbb 100644
--- a/py3status/modules/netdata.py
+++ b/py3status/modules/netdata.py
@@ -3,7 +3,7 @@
Display network speed and bandwidth usage.
Configuration parameters:
- - cache_timeout : 0 by default, you usually want continuous monitoring
+ - cache_timeout : how often we refresh this module in seconds (2s default)
- low_* / med_* : coloration thresholds
- nic : the network interface to monitor (defaults to eth0)