default allow signup
This commit is contained in:
@@ -22,4 +22,4 @@ MAIL_FROM=''
|
||||
|
||||
#FEATURE FLAGS
|
||||
# Allow users to register via the /signup page. Otherwise they will be redirect to the home page.
|
||||
ALLOW_SIGNUP=false
|
||||
ALLOW_SIGNUP=true
|
||||
Reference in New Issue
Block a user