mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes for gelf output
This commit is contained in:
parent
653dbc5acc
commit
94785fae50
@ -129,7 +129,7 @@ return [
|
||||
// This optional option determines the channel name sent with the
|
||||
// message in the 'facility' field. Default is equal to app.env
|
||||
// configuration value
|
||||
'name' => 'my-custom-name',
|
||||
'name' => 'v5_app',
|
||||
|
||||
// This optional option determines the system name sent with the
|
||||
// message in the 'source' field. When forgotten or set to null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user