diff --git a/Revolt.toml b/Revolt.toml index 11b74b8..ceaa08f 100644 --- a/Revolt.toml +++ b/Revolt.toml @@ -12,4 +12,4 @@ use_tls = true [api.registration] # Whether an invite should be required for registration # See https://github.com/revoltchat/self-hosted#making-your-instance-invite-only -invite_only = false \ No newline at end of file +invite_only = true \ No newline at end of file