mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 01:58:38 -05:00
9c120d0758
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
17 lines
503 B
Markdown
17 lines
503 B
Markdown
---
|
|
title: Notifications
|
|
date: 2022-03-02T00:00:00+00:00
|
|
weight: 20
|
|
geekdocRepo: https://github.com/owncloud/ocis
|
|
geekdocEditPath: edit/master/docs/extensions/notifications
|
|
geekdocFilePath: _index.md
|
|
geekdocCollapseSection: 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 >}} |