Step 1: Install and configure packages (MongoDB, Reverb, Echo)
This commit is contained in:
@@ -35,4 +35,9 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'mailops' => [
|
||||
'webhook_secret' => env('WEBHOOK_SECRET'),
|
||||
'email_body_ttl_seconds' => (int) env('EMAIL_BODY_TTL_SECONDS', 259200),
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user