Software /
code /
prosody-modules
Diff
mod_muc_webchat_url/README.markdown @ 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 |
parent | 3672:b8bcea17ccd6 |
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: