]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
modules/graphite: updated doc
authorMarek Vavrusa <marek@vavrusa.com>
Wed, 24 Feb 2016 06:47:03 +0000 (22:47 -0800)
committerMarek Vavrusa <marek@vavrusa.com>
Wed, 24 Feb 2016 06:47:03 +0000 (22:47 -0800)
modules/graphite/README.rst

index f324142c5b51a749e355fb9385ff20aab822de50..5cc05c94aa3a0a12647bae6b026178ee7c30d100 100644 (file)
@@ -12,7 +12,7 @@ Example configuration
 
 Only the ``host`` parameter is mandatory.
 
-.. info:: By default the module uses UDP so it doesn't guarantee the delivery, set ``tcp = true`` to enable Graphite over TCP. If the TCP consumer goes down or the connection with Graphite is lost, resolver will periodically attempt to reconnect with it.
+By default the module uses UDP so it doesn't guarantee the delivery, set ``tcp = true`` to enable Graphite over TCP. If the TCP consumer goes down or the connection with Graphite is lost, resolver will periodically attempt to reconnect with it.
 
 .. code-block:: lua