diff --git a/ekino/newrelic-bundle/2.0/config/packages/ekino_new_relic.yaml b/ekino/newrelic-bundle/2.0/config/packages/ekino_new_relic.yaml index df9df2f7..2485908b 100644 --- a/ekino/newrelic-bundle/2.0/config/packages/ekino_new_relic.yaml +++ b/ekino/newrelic-bundle/2.0/config/packages/ekino_new_relic.yaml @@ -1,5 +1,6 @@ ekino_new_relic: enabled: false + application_name: 'My Symfony Application' api_key: "%env(NEWRELIC_API_KEY)%" exceptions: true deprecations: true