mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 10:18:21 -05:00
63c2da6540
Signed-off-by: Christian Richter <crichter@owncloud.com>
501 B
501 B
title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath, geekdocCollapseSection
| title | date | weight | geekdocRepo | geekdocEditPath | geekdocFilePath | geekdocCollapseSection |
|---|---|---|---|---|---|---|
| Notifications | 2022-03-02T00:00:00+00:00 | 20 | https://github.com/owncloud/ocis | edit/master/docs/services/notifications | _index.md | true |
Abstract
The notifications extension is responsible for making users aware of changes. It listens on the event bus, filters relevant events, looks up the recipients email address and then queues an email with an external MTA.
Table of Contents
{{< toc-tree >}}