From 966f9797bb490de8d3ed6eab43d1b1bbb33f2788 Mon Sep 17 00:00:00 2001 From: Celeste Date: Sat, 21 Feb 2026 03:05:04 +0000 Subject: [PATCH] Update Revolt.toml --- Revolt.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Revolt.toml b/Revolt.toml index be7e34c..11b74b8 100644 --- a/Revolt.toml +++ b/Revolt.toml @@ -7,4 +7,9 @@ password = "" from_address = "stoat@gensokyo.live" reply_to = "noreply@gensokyo.live" port = 465 -use_tls = true \ No newline at end of file +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