comparison mod_invites_adhoc/README.markdown @ 4587:0105df2138ff

mod_invites_adhoc/README: Fix table Tables require a table header
author Kim Alvefur <zash@zash.se>
date Sat, 12 Jun 2021 17:28:34 +0200
parents 816c2fa1ca84
children 027fb71ad509
comparison
equal deleted inserted replaced
4586:240fa534f586 4587:0105df2138ff
29 Clients must support either XEP-0401 (Easy Onboarding) or XEP-0050 (Ad-hoc 29 Clients must support either XEP-0401 (Easy Onboarding) or XEP-0050 (Ad-hoc
30 commands). 30 commands).
31 31
32 There are three types of invitation that can be created: 32 There are three types of invitation that can be created:
33 33
34 | Invite type | Description |
35 |--|--|
34 | Account-only invites | These can be used to register a new account | 36 | Account-only invites | These can be used to register a new account |
35 | Contact-only invites | These can be shared with a contact so they can easily add you to their contact list | 37 | Contact-only invites | These can be shared with a contact so they can easily add you to their contact list |
36 | Account-and-contact invites | Like a contact-only invite, but also allows the contact to register on the current server if they don't already have an XMPP account | 38 | Account-and-contact invites | Like a contact-only invite, but also allows the contact to register on the current server if they don't already have an XMPP account |
37 39
38 Only configured admins of the server are able to create account-only invites. By default 40 Only configured admins of the server are able to create account-only invites. By default