mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 08:45:06 +01:00
This PR adds more documentation methods for notifications. Most of it is taken from the Overseerr documentation.
22 lines
434 B
Markdown
22 lines
434 B
Markdown
---
|
|
title: Gotify
|
|
description: Configure Gotify notifications.
|
|
sidebar_position: 5
|
|
---
|
|
|
|
# Gotify
|
|
|
|
## Configuration
|
|
|
|
### Server URL
|
|
|
|
Set this to the URL of your Gotify server.
|
|
|
|
### Application Token
|
|
|
|
Add an application to your Gotify server, and set this field to the generated application token.
|
|
|
|
:::info
|
|
Please refer to the [Gotify API documentation](https://gotify.net/docs) for more details on configuring these notifications.
|
|
:::
|