wip
This commit is contained in:
@@ -18,7 +18,7 @@ class InstanceSettingsSeeder extends Seeder
|
||||
'id' => 0,
|
||||
'is_registration_enabled' => true,
|
||||
'extra_attributes' => SmtpConfiguration::from([
|
||||
'smtp_active' => true,
|
||||
'smtp_enabled' => true,
|
||||
'smtp_test_recipients' => 'test@example.com,test2@example.com',
|
||||
'smtp_host' => 'coolify-mail',
|
||||
'smtp_port' => 1025,
|
||||
|
||||
Reference in New Issue
Block a user