зеркало из https://github.com/mozilla/treeherder.git
9 строки
144 B
JavaScript
9 строки
144 B
JavaScript
|
{
|
||
|
debug: true,
|
||
|
healthStatus: true,
|
||
|
dumpMessages: true,
|
||
|
port: 8125,
|
||
|
// InfluxDB backend should be added to read stats
|
||
|
backends: []
|
||
|
}
|