fix: browser monitoring default to false

This commit is contained in:
Karol Sójko
2021-05-18 09:54:53 +02:00
parent 72a66f967c
commit e93660c564

View File

@@ -20,4 +20,4 @@ NEW_RELIC_ENABLED=false
NEW_RELIC_THREAD_PROFILER_ENABLED=false
NEW_RELIC_LICENSE_KEY=
NEW_RELIC_APP_NAME=Web
NEW_RELIC_BROWSER_MONITORING_AUTO_INSTRUMENT=true
NEW_RELIC_BROWSER_MONITORING_AUTO_INSTRUMENT=false