chore: Remove emails blocklist
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
288a0c5080
commit
244e6ffcce
1 changed files with 0 additions and 1 deletions
|
@ -174,7 +174,6 @@ DISABLE_REGISTRATION = false
|
|||
REQUIRE_SIGNIN_VIEW = false
|
||||
REGISTER_EMAIL_CONFIRM = false
|
||||
ALLOW_ONLY_EXTERNAL_REGISTRATION = false
|
||||
EMAIL_DOMAIN_BLOCKLIST = gmail.com,yahoo.com,icloud.com,hotmail.com
|
||||
|
||||
;; Captcha configuration
|
||||
ENABLE_CAPTCHA = true
|
||||
|
|
Loading…
Reference in a new issue