-
I setup a self-hosted revolt server, but I would like to configure it so only an admin user is allowed to create new chat servers. Is there a way to do this? I don't want just anybody being able to come on and use my server resources or domain to host their own chat servers about whatever they want. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Privacy-focused yet self-hosting seems an afterthought, sad. I would have instantly made the jump and self-host a server on my VPS. XMPP and Matrix clients have shit UI, cannot even upload custom emojis. |
Beta Was this translation helpful? Give feedback.
-
There's no way to do this directly from Revolt currently but you can block access to the |
Beta Was this translation helpful? Give feedback.
There's no way to do this directly from Revolt currently but you can block access to the
POST /servers/create
route in your reverse proxy.