look at hanez.json before using tasks... ;)
This commit is contained in:
parent
556f920a56
commit
16f51643f0
1 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"hanez":{
|
||||
"name": "Johannes Findeisen",
|
||||
"tasks": [
|
||||
{ "class":"jabber", "type": "jabber", "args": { "rcpt": "hanez@systemchaos.org" }}
|
||||
{ "class":"jabber", "type": "jabber", "args": { "rcpt": "jabber@example.org" }}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
@ -44,7 +44,8 @@
|
|||
},
|
||||
"mail":{
|
||||
"host": "localhost",
|
||||
"port": 25
|
||||
"port": 25,
|
||||
"from": "linspector@systemchaos.org"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue