Files
keeprunningd/keeprunningd.json
2020-05-05 00:50:14 +08:00

11 lines
177 B
JSON

{
"check_inverval_secs": 1,
"show_debug_output": true,
"notify_token": "------------",
"items": [{
"grep_tokens": ["java", "app"],
"title": "check java"
}]
}