Mercurial > prosody-modules
diff mod_invites_page/README.markdown @ 4201:41d42e4f5784
mod_invites_page: Fix table in README (thanks Ge0rG)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 14 Oct 2020 16:49:00 +0100 |
parents | 70af86f54704 |
children | 4ec755c13e9b |
line wrap: on
line diff
--- a/mod_invites_page/README.markdown Wed Oct 14 17:47:58 2020 +0200 +++ b/mod_invites_page/README.markdown Wed Oct 14 16:49:00 2020 +0100 @@ -48,7 +48,7 @@ |---------------------------|--------------------------------------------------------------------------------|------------------------------------------------------------| | invites_page | The format of an invite page URL (must begin with `https://`) | `"https://{host}:5281/invites_page?{invite.token}"` | | invites_registration_page | The format of an invite registration page URL (may be relative to invites_page)| `"register?t={invite.token}&c={app.id}"` | -| | | site_name | The friendly name of the server| `"example.com"` | +| site_name | The friendly name of the server | `"example.com"` | The `invites_page` and `invites_registration_page` options are templates that support a number of variables. The most useful being `{host}` and