config.js 100 B

123456
  1. {
  2. "graphiteHost": "127.0.0.1",
  3. "graphitePort": 2003,
  4. "port": 8125,
  5. "flushInterval": 10000
  6. }