Skip to content

Commit

Permalink
Merge pull request #1148 from NodeJS-agent/jlegrone/config-defaults
Browse files Browse the repository at this point in the history
NODE-1456 Update default config file name
  • Loading branch information
Bryan Clement committed May 10, 2017
2 parents 035ab2e + c4a6ba6 commit 8607435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newrelic.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* New Relic agent configuration.
*
* See lib/config.defaults.js in the agent distribution for a more complete
* See lib/config.default.js in the agent distribution for a more complete
* description of configuration variables and their potential values.
*/
exports.config = {
Expand Down

0 comments on commit 8607435

Please sign in to comment.