Mercurial > prosody-modules
comparison mod_invites_adhoc/README.markdown @ 4223:4ec755c13e9b
mod_invites*: Link to each other
But don't link to itself?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 19 Oct 2020 21:55:06 +0200 |
parents | 233e170eb027 |
children | 816c2fa1ca84 |
comparison
equal
deleted
inserted
replaced
4222:02292b892fce | 4223:4ec755c13e9b |
---|---|
11 ============ | 11 ============ |
12 | 12 |
13 This module is part of the suite of modules that implement invite-based | 13 This module is part of the suite of modules that implement invite-based |
14 account registration for Prosody. The other modules are: | 14 account registration for Prosody. The other modules are: |
15 | 15 |
16 - mod_invites | 16 - [mod_invites] |
17 - mod_invites_page | 17 - [mod_invites_page] |
18 - mod_invites_register | 18 - [mod_invites_register] |
19 - mod_invites_register_web | 19 - [mod_invites_register_web] |
20 - mod_register_apps | 20 - [mod_register_apps] |
21 | 21 |
22 For details and a full overview, start with the mod_invites documentation. | 22 For details and a full overview, start with the [mod_invites] documentation. |
23 | 23 |
24 Details | 24 Details |
25 ======= | 25 ======= |
26 | 26 |
27 mod_invites_adhoc allows XMPP clients to create new invites on the server. | 27 mod_invites_adhoc allows XMPP clients to create new invites on the server. |