mirror of
https://github.com/bitwarden/server
synced 2025-12-10 21:33:41 +00:00
remove agentEnabled="false" from newrelic.config
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<configuration xmlns="urn:newrelic-config" agentEnabled="false">
|
<configuration xmlns="urn:newrelic-config">
|
||||||
<application></application>
|
<application></application>
|
||||||
<service licenseKey="SECRET"></service>
|
<service licenseKey="SECRET"></service>
|
||||||
<log directory="D:\Home\LogFiles\NewRelic" level="info"></log>
|
<log directory="D:\Home\LogFiles\NewRelic" level="info"></log>
|
||||||
|
|||||||
Reference in New Issue
Block a user