summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorMichael Bisbjerg <michael@mbwarez.dk>2017-03-29 12:48:50 +0200
committerGitHub <noreply@github.com>2017-03-29 12:48:50 +0200
commit76f0bb07e3ae36323df3bd921b2a5f96be73fbba (patch)
tree8b5377c50752a822311f2c06a8f756f7ba97786d /conf.d
parentd67bc79c2ad5641644132ecd4146d387557dd052 (diff)
Seems there was a negated sentence in the docs
It doesn't make sense for a "default" to override a "specific" port. So it "must" be the other way around..
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/stream.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/stream.conf b/conf.d/stream.conf
index 0ebdccb8ae..c2d8b25e29 100644
--- a/conf.d/stream.conf
+++ b/conf.d/stream.conf
@@ -31,7 +31,7 @@
# The timeout to connect and send metrics
timeout seconds = 60
- # If the destination line above does specify a port, use this
+ # If the destination line above does not specify a port, use this
default port = 19999
# The buffer to use for sending metrics.