Software /
code /
prosody-modules
Changeset
3674:8ee5816363b0
mod_muc_webchat_url/README: Fix template option name
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 17 Sep 2019 17:31:18 +0200 |
parents | 3673:11ebf1da416b |
children | 3675:776ff0875e35 |
files | mod_muc_webchat_url/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_muc_webchat_url/README.markdown Tue Sep 17 17:22:35 2019 +0200 +++ b/mod_muc_webchat_url/README.markdown Tue Sep 17 17:31:18 2019 +0200 @@ -25,7 +25,7 @@ based on a template: ``` {.lua} -muc_webchat_url = "https://chat.example.com/join?room={node}" +muc_webchat_baseurl = "https://chat.example.com/join?room={node}" ``` The following variables will be subsituted with room address details: