mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-26 21:25:18 +01:00
Fix identation
This commit is contained in:
parent
0905016b1f
commit
9738e4a225
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ alerting:
|
||||||
## Jellyseerr/Overseerr webhook
|
## Jellyseerr/Overseerr webhook
|
||||||
Here is an example for [jellyseerr](https://github.com/Fallenbagel/jellyseerr)/[overseerr](https://overseerr.dev/) webhook
|
Here is an example for [jellyseerr](https://github.com/Fallenbagel/jellyseerr)/[overseerr](https://overseerr.dev/) webhook
|
||||||
JSON payload.
|
JSON payload.
|
||||||
⚠️ Remember to change the following:
|
### ⚠️ Remember to change the following:
|
||||||
- `https://requests.example.com` to your jellyseerr/overseerr URL at `click
|
- `https://requests.example.com` to your jellyseerr/overseerr URL at `click
|
||||||
- `topic` to your ntfy topic. E.g. your ntfy url is https://ntfy.sh/jellyseerr change `topic` to `jellyseerr`.
|
- `topic` to your ntfy topic. E.g. your ntfy url is https://ntfy.sh/jellyseerr change `topic` to `jellyseerr`.
|
||||||
- Remove your topic in the request URL in jellyseerr/overseerr. E.g. your ntfy url is https://ntfy.sh/jellyseerr, then only write https://ntfy.sh in the webhook URL in jellyseerr/overseerr.
|
- Remove your topic in the request URL in jellyseerr/overseerr. E.g. your ntfy url is https://ntfy.sh/jellyseerr, then only write https://ntfy.sh in the webhook URL in jellyseerr/overseerr.
|
||||||
|
|
Loading…
Reference in a new issue