fix: improve invite-only instructions (#205)

Signed-off-by: Chris Hultin <chrishultin@google.com>
This commit is contained in:
Christopher Hultin
2026-02-19 21:15:58 -07:00
committed by GitHub
parent faacea206d
commit c66284d744

View File

@@ -370,7 +370,13 @@ services:
### Making Your Instance Invite-only
Enable invite-only mode by setting `invite_only` in `Revolt.toml` to `true`.
Add the following section to your `Revolt.toml` file:
```toml
[api.registration]
# Whether an invite should be required for registration
# See https://github.com/revoltchat/self-hosted#making-your-instance-invite-only
invite_only = true
```
Create an invite: