projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1115921
)
fixed a bug in doc near new WriteQueueLengthLimit*
author
Yves Mettier
<ymettier@free.fr>
Thu, 14 Mar 2013 15:57:43 +0000
(16:57 +0100)
committer
Florian Forster
<octo@collectd.org>
Sat, 13 Jul 2013 06:40:24 +0000
(08:40 +0200)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
f2a971f
..
43803ba
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-236,6
+236,7
@@
default value is B<5>, but you may want to increase this if you have more than
five plugins that may take relatively long to write to.
=item B<WriteQueueLengthLimitHigh> I<Num>
+
=item B<WriteQueueLengthLimitLow> I<Num>
Default value for high limit is 0 (no limit).