Merge branch 'develop' of https://github.com/snipe/snipe-it into develop

This commit is contained in:
snipe 2021-04-21 12:29:06 -07:00
commit cef689a679

View file

@ -14,8 +14,7 @@ $config = [
| one of the channels defined in the "channels" configuration array. | one of the channels defined in the "channels" configuration array.
| |
*/ */
'default' => env('LOG_CHANNEL', 'stack'),
'default' => 'stack',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------