mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-29 02:11:12 -06:00
Add new blocked domain.
This commit is contained in:
parent
fdad96e2bc
commit
289e5a5442
@ -15,7 +15,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'blocked_domains' => ['trbvm.com', 'example.com'],
|
||||
'blocked_domains' => ['trbvm.com', 'example.com','mailinator.com'],
|
||||
'driver' => env('EMAIL_DRIVER', 'smtp'),
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user