This commit is contained in:
xfarrow
2024-03-14 15:29:27 +01:00
parent d13a6b45e6
commit b2abaf7685
3 changed files with 19 additions and 13 deletions

View File

@ -24,4 +24,4 @@ POSTGRES_PORT = 5432
# Application settings
ALLOW_USER_REGISTRATION = true
NEEDS_EMAIL_VERIFICATION = true # Does this server need users to verify their e-mail address?
NEEDS_EMAIL_VERIFICATION = false # Does this server need users to verify their e-mail address?