Update Revolt.toml

This commit is contained in:
2026-02-21 03:05:04 +00:00
parent 66b89bc53f
commit 966f9797bb

View File

@@ -7,4 +7,9 @@ password = ""
from_address = "stoat@gensokyo.live" from_address = "stoat@gensokyo.live"
reply_to = "noreply@gensokyo.live" reply_to = "noreply@gensokyo.live"
port = 465 port = 465
use_tls = true 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