Commit 2e8d8532 authored by Tobias Munk's avatar Tobias Munk

clean mail after 30 days (audit)

parent e837df70
Pipeline #75389 passed with stage
in 6 minutes and 6 seconds
......@@ -407,7 +407,7 @@ return [
],
'audit/mail' => [
'class' => MailPanel::class,
'maxAge' => null
'maxAge' => 30
],
// Links the extra error reporting functions (`exception()` and `errorMessage()`)
'audit/error' => [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment