reorganized tasks to subdirs like services

This commit is contained in:
Johannes Findeisen 2013-11-09 04:08:03 +01:00
commit 51f9c2d6d1
12 changed files with 7 additions and 41 deletions

View file

@ -12,7 +12,7 @@
"hanez":{
"name": "admin",
"tasks": [
{ "class":"mail", "type": "error", "args": { "_rcpt": "hanez@linspector.org" }}
{ "class":"alert/mail", "type": "error", "args": { "_rcpt": "hanez@linspector.org" }}
]
}
},