19 lines
429 B
JSON
19 lines
429 B
JSON
{
|
|
"api": {
|
|
"url": "https://demo.cachethq.io/api/v1",
|
|
"token": "9yMHsdioQosnyVK4iCVR",
|
|
"insecure": false
|
|
},
|
|
"date_format": "02/01/2006 15:04:05 MST",
|
|
"slack_webhook": "https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX",
|
|
"monitors": [
|
|
{
|
|
"name": "IN-Ulm IRC",
|
|
"target": "irc.in-ulm.de",
|
|
"type": "tcp",
|
|
"port": "6660",
|
|
"component_id": 4
|
|
}
|
|
]
|
|
}
|