Software /
code /
prosody-modules
Changeset
2166:13f8ad3293c4
mod_munin/README: Fix config file syntax (thanks mt)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 27 Apr 2016 10:09:56 +0200 |
parents | 2165:e0b8b8a50013 |
children | 2167:24dcf496df6b |
files | mod_munin/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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