mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 04:31:39 +10:00
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