mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
docs: add email & Discord notification info (#1251)
* docs: add email & Discord notification info * docs: update TOC
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
Overseerr already supports a good number of notification agents, such as **Discord**, **Slack** and **Pushover**. New agents are always considered for development, if there is enough demand for it.
|
||||
|
||||
## Currently Supported Notification Agents
|
||||
## Supported Notification Agents
|
||||
|
||||
- Discord
|
||||
- Email
|
||||
- [Email](./email.md)
|
||||
- [Discord](./discord.md)
|
||||
- Pushbullet
|
||||
- Pushover
|
||||
- Slack
|
||||
@@ -14,15 +14,11 @@ Overseerr already supports a good number of notification agents, such as **Disco
|
||||
|
||||
## Setting Up Notifications
|
||||
|
||||
Configuring your notifications is _very simple_. First, you will need to visit the **Settings** page and click **Notifications** in the menu. This will present you with all of the currently available notification agents. Click on each one individually to configure them.
|
||||
Configuring your notifications is quite simple. First, you will need to visit the **Settings** page and click **Notifications** in the menu. This will present you with all of the currently available notification agents. Click on each one individually to configure them.
|
||||
|
||||
You must configure which type of notifications you want to send _per agent_. If no types are selected, you will not receive notifications!
|
||||
|
||||
Some agents may have specific configuration "gotchas" covered in their documentation pages.
|
||||
|
||||
{% hint style="danger" %}
|
||||
You will **not receive notifications** for any automatically approved requests unless the "Enable Notifications for Automatic Approvals" setting is enabled.
|
||||
{% endhint %}
|
||||
Note that some notifications are intended for the user who submitted the relevant request, while others are for administrators. For details, please see the documentation for the specific agent you would like to use.
|
||||
|
||||
## Requesting New Notification Agents
|
||||
|
||||
|
Reference in New Issue
Block a user