fix: enable staging for API spec generation

This commit is contained in:
Paul Makles
2023-06-15 15:21:00 +01:00
parent c8d5128b0c
commit b98b244fc3
10 changed files with 24 additions and 21 deletions

View File

@@ -59,6 +59,9 @@ REVOLT_UNSAFE_NO_EMAIL=1
## Application Settings
##
# Whether to enable staging only features
REVOLT_IS_STAGING=1
# Whether to only allow users to sign up if they have an invite code
REVOLT_INVITE_ONLY=0