Stop logging 404-type errors to slack

This commit is contained in:
Jonny Barnes 2020-06-27 18:26:48 +01:00
parent f200ad3640
commit d7a5efe74a
3 changed files with 14 additions and 6 deletions

View file

@ -97,4 +97,6 @@ return [
],
],
'slack' => env('LOG_SLACK_WEBHOOK_URL'),
];