Add the bones of an Email Notification service
This commit is contained in:
parent
a7fdd6cbd0
commit
24bb9dae30
8 changed files with 138 additions and 8 deletions
|
|
@ -4,4 +4,8 @@
|
|||
"logging": {
|
||||
"level": "info"
|
||||
}
|
||||
"email": {
|
||||
"api_key": "asdf1234",
|
||||
"sender": "me@example.com"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue