diff --git a/README.rst b/README.rst index a2046c1..e495d0f 100644 --- a/README.rst +++ b/README.rst @@ -35,10 +35,10 @@ First checkout and symlink your plugins into munin plugins directory using:: Open ``/etc/munin/plugin-conf.d/munin-node`` and add following lines:: [redmine_*] - env.host = - env.username = - env.password = - env.port = + env.host + env.username + env.password + env.port If you omit environment variable for hostname ``127.0.0.1`` is used by default, if you omit environment variable for port ``3306`` is used by default.