mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Added comment
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
ekino_new_relic:
|
ekino_new_relic:
|
||||||
enabled: false
|
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)%"
|
api_key: "%env(NEWRELIC_API_KEY)%"
|
||||||
exceptions: true
|
exceptions: true
|
||||||
deprecations: true
|
deprecations: true
|
||||||
|
|||||||
Reference in New Issue
Block a user