complete story 8.10 with qa test
This commit is contained in:
@@ -7,4 +7,10 @@ return [
|
||||
],
|
||||
'office_phone' => '+970-XXX-XXXXXXX',
|
||||
'office_email' => 'info@libra.ps',
|
||||
|
||||
'notifications' => [
|
||||
'admin_email' => env('ADMIN_NOTIFICATION_EMAIL'),
|
||||
'system_notifications_enabled' => env('SYSTEM_NOTIFICATIONS_ENABLED', true),
|
||||
'throttle_minutes' => env('ERROR_NOTIFICATION_THROTTLE_MINUTES', 15),
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user