renamed xmpp task to jabber to avoid conflicts; added simple xmpp/jabber support to tasks
This commit is contained in:
parent
8be97eb781
commit
12040d0484
5 changed files with 41 additions and 27 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"comment": "The Linspector Admin",
|
||||
"tasks":[{ "class": "mail", "type": "warning", "args":{ "rcpt": "admin@systems.hanez.org" }},
|
||||
{ "class": "sms", "type": "critical", "args":{ "rcpt": "+49112" }},
|
||||
{ "class": "xmpp", "type": "critical", "args":{ "rcpt": "admin@jabber.hanez.org" }}]
|
||||
{ "class": "jabber", "type": "critical", "args":{ "rcpt": "admin@jabber.hanez.org" }}]
|
||||
},
|
||||
"hanez":{
|
||||
"name": "Johannes Findeisen",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue