Stop logging 404-type errors to slack
This commit is contained in:
parent
f200ad3640
commit
d7a5efe74a
3 changed files with 14 additions and 6 deletions
|
@ -97,4 +97,6 @@ return [
|
|||
],
|
||||
],
|
||||
|
||||
'slack' => env('LOG_SLACK_WEBHOOK_URL'),
|
||||
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue