Skip to content

Commit

Permalink
Merge pull request statsd#228 from keen99/p/config
Browse files Browse the repository at this point in the history
exampleConfig has extras turned on, and uses real hosts/IPs (take 2)
  • Loading branch information
mrtazz committed Jan 14, 2013
2 parents 64fed83 + a5f4862 commit 3c0b63b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions exampleConfig.js
Expand Up @@ -64,9 +64,7 @@ Optional Variables:
*/
{
graphitePort: 2003
, graphiteHost: "graphite.host.com"
, graphiteHost: "graphite.example.com"
, port: 8125
, backends: [ "./backends/graphite" ]
, repeater: [ { host: "10.8.3.214", port: 8125 } ]
, repeaterProtocol: "udp4"
}

0 comments on commit 3c0b63b

Please sign in to comment.