add NEXT_PUBLIC_SIGNUP_DISABLED env variable (#114)

This commit is contained in:
Matti Nannt
2022-10-18 10:11:21 +02:00
committed by GitHub
parent 35bda9d1de
commit a4c571ffd3
6 changed files with 177 additions and 135 deletions
+3
View File
@@ -46,6 +46,9 @@ SMTP_PASSWORD=smtpPassword
# Password Reset. If you enable Password Reset functionality you have to setup SMTP-Settings, too.
# NEXT_PUBLIC_PASSWORD_RESET_DISABLED=1
# Signup. Disable the ability for new users to create an account.
# NEXT_PUBLIC_SIGNUP_DISABLED=1
#######################
# Additional Options #
#######################