mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Disable registration by default
This commit is contained in:
parent
39955d37ef
commit
9b66ebb576
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ MAIL_SENDTO=null
|
|||
MAILCHIMP_APIKEY=null
|
||||
MAILCHIMP_LISTID=null
|
||||
|
||||
REGISTRATION=true
|
||||
REGISTRATION=false
|
||||
|
|
Loading…
Reference in a new issue