Skip to content

Commit

Permalink
Fixes #69
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Sterling committed Mar 8, 2015
1 parent d3a108d commit edaf247
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions graphios.cfg
Expand Up @@ -61,6 +61,9 @@ carbon_plaintext = False
# Comma separated list of carbon server IP:Port 's
carbon_servers = 127.0.0.1:2004

# The max amount of metrics to send to the carbon server at a time (def:200)
#carbon_max_metrics = 200

#flag the carbon backend as 'non essential' for the purposes of error checking
#nerf_carbon = False

Expand Down

0 comments on commit edaf247

Please sign in to comment.