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