Mercurial > prosody-modules
comparison mod_conversejs/README.markdown @ 3958:cacd753848b2
mod_conversejs/README: Add an example of the URL to open
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 30 Mar 2020 16:29:44 +0200 |
parents | 309fa523c424 |
children | 3a06dea21ea1 |
comparison
equal
deleted
inserted
replaced
3957:7e96b95924bd | 3958:cacd753848b2 |
---|---|
11 ============ | 11 ============ |
12 | 12 |
13 This module serves a small snippet of HTML that loads | 13 This module serves a small snippet of HTML that loads |
14 [Converse.js](https://conversejs.org/), configured to work with the | 14 [Converse.js](https://conversejs.org/), configured to work with the |
15 VirtualHost that it is loaded onto. | 15 VirtualHost that it is loaded onto. |
16 | |
17 It becomes available on an URL like `https://example.com:5281/conversejs` | |
16 | 18 |
17 Configuration | 19 Configuration |
18 ============= | 20 ============= |
19 | 21 |
20 The module uses general Prosody options for basic configuration. It | 22 The module uses general Prosody options for basic configuration. It |