mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-26 06:50:36 -05:00
Update services/notifications/README.md
Co-authored-by: Martin <github@diemattels.at>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
The notification service is responsible for sending emails to users informing them about events that happened. To do this it hooks into the event system and listens for certain events that the users need to be informed about.
|
||||
|
||||
## Email notification
|
||||
## Email Notifications
|
||||
|
||||
The `notifications` service has embedded email body templates.
|
||||
The email templates contain placeholders `{{ .Greeting }}`, `{{ .MessageBody }}`, `{{ .CallToAction }}` that are
|
||||
|
||||
Reference in New Issue
Block a user