Files
keeprunningd/keeprunningd.json

12 lines
202 B
JSON

{
"check_inverval_secs": 1,
"show_debug_output": true,
"notify_token": "",
"lock_file": ".keeprunningd.lock",
"items": [{
"grep_tokens": ["java", "app"],
"title": "check java"
}]
}