feat: do not send notification when notify token is empty
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"check_inverval_secs": 1,
|
||||
"show_debug_output": true,
|
||||
"notify_token": "------------",
|
||||
"notify_token": "",
|
||||
"lock_file": ".keeprunningd.lock",
|
||||
"items": [{
|
||||
"grep_tokens": ["java", "app"],
|
||||
|
||||
Reference in New Issue
Block a user