some cleanup

This commit is contained in:
Rafael.Timmerberg 2013-07-02 00:19:20 +02:00
commit 93a3d626d8
11 changed files with 13 additions and 157 deletions

View file

@ -3,8 +3,10 @@
"homer":{
"name": "Homer Simpson",
"comment": "Security Inspector",
"tasks": [{"class":"email", "type": "donut", "args": {"rcpt": "homer_j_simpson@burnscorp.sp"}},
{"class":"email", "type": "donut", "args": {"rcpt": "homer_j_simpson@burnscorp.sp"}}]
"tasks": [
{"class":"email", "type": "donut", "args": {"rcpt": "homer_j_simpson@burnscorp.sp"}},
{"class":"email", "type": "do", "args": {"rcpt": "homer_j_simpson@burnscorp.sp"}}
]
}
},
"periods": {