# HG changeset patch # User Kim Alvefur # Date 1461744596 -7200 # Node ID 13f8ad3293c446dd1093f5ecc0de4430592aff84 # Parent e0b8b8a50013a04ba0f6f4df6ce244b3b12b92d6 mod_munin/README: Fix config file syntax (thanks mt) diff -r e0b8b8a50013 -r 13f8ad3293c4 mod_munin/README.markdown --- a/mod_munin/README.markdown Sun Apr 17 21:41:48 2016 +0200 +++ b/mod_munin/README.markdown Wed Apr 27 10:09:56 2016 +0200 @@ -63,8 +63,8 @@ ``` ini [xmpp.example.com] -address = xmpp.example.com -port = 4949 +address xmpp.example.com +port 4949 ``` You can leave out `address` if it equal to the name in brackets, and