Add timeout customization

This commit is contained in:
Faiz Shukri
2016-06-16 13:38:51 +08:00
parent 20e4dd1414
commit 3f4b9ced77
4 changed files with 11 additions and 3 deletions

View File

@@ -32,6 +32,8 @@ Configuration
"strict_tls": true,
// seconds between checks
"interval": 10,
// seconds for http timeout
"timeout": 5,
// post lag to cachet metric (graph)
// note either metric ID or component ID are required
"metric_id": <metric id>,