mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-29 01:51:38 -05:00
add NEXT_PUBLIC_SIGNUP_DISABLED env variable (#114)
This commit is contained in:
@@ -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 #
|
||||
#######################
|
||||
|
||||
Reference in New Issue
Block a user