Skip to content

Commit e1038bd

Browse files
committed
wip
1 parent 1978c70 commit e1038bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mailbox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* application. You can use the cleanup artisan command to
2525
* delete all older inbound emails on a regular basis.
2626
*/
27-
'store_incoming_emails_for_days' => 1,
27+
'store_incoming_emails_for_days' => 7,
2828

2929
/*
3030
* Some services do not have their own authentication methods to

0 commit comments

Comments
 (0)