hide default license key for newrelic
This commit is contained in:
@@ -14,7 +14,7 @@ common: &default_settings
|
||||
# You must specify the license key associated with your New Relic
|
||||
# account. This key binds your Agent's data to your account in the
|
||||
# New Relic service.
|
||||
license_key: '9c3907058150b1ca1cd32b48efe2ff59e164e2d7'
|
||||
license_key: 'xxx'
|
||||
|
||||
# Agent Enabled (Ruby/Rails Only)
|
||||
# Use this setting to force the agent to run or not run.
|
||||
|
||||
Reference in New Issue
Block a user