# HG changeset patch # User Matthew Wild # Date 1602690540 -3600 # Node ID 41d42e4f57849e0c35834fca2f3c82a3340c0d68 # Parent e92441e8bda08a827421a03d82ebeea5a6fcdb1f mod_invites_page: Fix table in README (thanks Ge0rG) diff -r e92441e8bda0 -r 41d42e4f5784 mod_invites_page/README.markdown --- 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