add README to notifications service

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2022-09-14 17:40:39 +02:00
committed by kobergj
parent 2d9fdf656b
commit 0ee2b7b33c
+4
View File
@@ -0,0 +1,4 @@
#### Notification service
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.