1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 19:33:27 +01:00

Update examples.md

This commit is contained in:
Yonggan 2023-02-07 15:00:21 +01:00 committed by GitHub
parent 9738e4a225
commit 3779b4a923
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -414,10 +414,7 @@ alerting:
## Jellyseerr/Overseerr webhook
Here is an example for [jellyseerr](https://github.com/Fallenbagel/jellyseerr)/[overseerr](https://overseerr.dev/) webhook
JSON payload.
### ⚠️ Remember to change the following:
- `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`.
- 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.
Remember to change the `https://request.example.com` to your url as the value of the json key, click. And if you're not using the request `topic`, make sure to change it in the json payload to your topic.
``` json
{