default allow signup

This commit is contained in:
Timur Ercan
2023-03-21 09:21:57 +01:00
committed by GitHub
parent a57e0b2b57
commit 9e536e95b6

View File

@ -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