diff --git a/.env.example b/.env.example index b5ffd2af1..d04172438 100644 --- a/.env.example +++ b/.env.example @@ -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 \ No newline at end of file +ALLOW_SIGNUP=true \ No newline at end of file