Procházet zdrojové kódy

Update Jellyseerr/Overseerr docs

Yonggan před 3 roky
rodič
revize
0905016b1f
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5 1
      docs/examples.md

+ 5 - 1
docs/examples.md

@@ -413,7 +413,11 @@ 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 `https://requests.example.com` to your jellyseerr/overseerr URL.
+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.
 
 ``` json
 {