Skip to content

Application Settings

Daniel Burgess edited this page Dec 8, 2021 · 3 revisions

In your .env file navigate to the "Application Settings" header. Under this header we have:

REVOLT_INVITE_ONLY: It is recommended if you want to keep you server private to enable this by setting this to 1. If you want the server available to the public and anyone can join then keep this at 0.

REVOLT_MAX_GROUP_SIZE: Explained in the .env file.

VAPID keys: Follow this guide https://gitlab.insrt.uk/revolt/delta/-/wikis/vapid to replace the "REVOLT_VAPID_PRIVATE_KEY" and the "REVOLT_VAPID_PUBLIC_KEY" defaults. You'll need to do this to keep things secure.

Clone this wiki locally