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.

That's the initial setup for the minimal viable setup done.

Head over to the compose GUI in Unraid and "compose up". Restart your SWAG containers. Everything should now be working. Try creating an account and logging in and testing everything.

If you want to set up Captcha support or Email Verification look under advanced setup.

Clone this wiki locally