mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 10:06:31 +03:00
Added application name
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
ekino_new_relic:
|
||||
enabled: false
|
||||
application_name: 'My Symfony Application'
|
||||
api_key: "%env(NEWRELIC_API_KEY)%"
|
||||
exceptions: true
|
||||
deprecations: true
|
||||
|
||||
Reference in New Issue
Block a user