mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Added comment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ekino_new_relic:
|
||||
enabled: false
|
||||
application_name: 'My Symfony Application'
|
||||
application_name: 'My Symfony Application' # Remove this to use the value from php.ini
|
||||
api_key: "%env(NEWRELIC_API_KEY)%"
|
||||
exceptions: true
|
||||
deprecations: true
|
||||
|
||||
Reference in New Issue
Block a user