Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/node/stats_user.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar_network/node/stats_user.py')
-rw-r--r--sugar_network/node/stats_user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar_network/node/stats_user.py b/sugar_network/node/stats_user.py
index 9265502..0b96449 100644
--- a/sugar_network/node/stats_user.py
+++ b/sugar_network/node/stats_user.py
@@ -31,7 +31,7 @@ stats_user_step = Option(
default=60, type_cast=int)
stats_user_rras = Option(
- 'space separated list of RRAs for users\' RRD databases',
+ 'comma separated list of RRAs for users\' RRD databases',
default=[
'RRA:AVERAGE:0.5:1:4320', # one day with 60s step
'RRA:AVERAGE:0.5:5:2016', # one week with 5min step