Software /
code /
prosody-modules
Comparison
mod_muc_http_defaults/README.markdown @ 4448:5879ca1f7853
mod_muc_http_defaults: Remove fancy to be 0.11-compatible
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 19 Feb 2021 19:50:21 +0100 |
parent | 4447:07aa101a1ae7 |
child | 4452:6086fcf20da8 |
comparison
equal
deleted
inserted
replaced
4447:07aa101a1ae7 | 4448:5879ca1f7853 |
---|---|
7 This module fetches configuration for MUC rooms from an API when rooms | 7 This module fetches configuration for MUC rooms from an API when rooms |
8 are created. | 8 are created. |
9 | 9 |
10 # Requirements | 10 # Requirements |
11 | 11 |
12 Prosody **trunk** required. | 12 Should work with Prosody 0.11. |
13 | 13 |
14 # Configuration | 14 # Configuration |
15 | 15 |
16 `muc_create_api_url` | 16 `muc_create_api_url` |
17 : URL template for the API endpoint to get settings. `{room.jid}` is | 17 : URL template for the API endpoint to get settings. `{room.jid}` is |