feat: do not send notification when notify token is empty

This commit is contained in:
2020-10-15 08:37:30 +08:00
parent f2ad55691c
commit e9fdb60a80
3 changed files with 6 additions and 2 deletions

View File

@@ -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"],