Docker-DocumentServer/tests/graphite/statsd/config.js

8 lines
154 B
JavaScript
Raw Permalink Normal View History

2020-07-23 15:42:17 +03:00
{
"graphiteHost": "onlyoffice-graphite",
"graphitePort": 2003,
"port": 8125,
"flushInterval": 60000,
"backends": [ "./backends/graphite.js" ]
}