We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1978c70 commit e1038bdCopy full SHA for e1038bd
config/mailbox.php
@@ -24,7 +24,7 @@
24
* application. You can use the cleanup artisan command to
25
* delete all older inbound emails on a regular basis.
26
*/
27
- 'store_incoming_emails_for_days' => 1,
+ 'store_incoming_emails_for_days' => 7,
28
29
/*
30
* Some services do not have their own authentication methods to
0 commit comments