File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -270,12 +270,11 @@ Ntfy delivers push notifications to your phone or desktop using a simple HTTP-ba
2702701 . Pick a topic name (or use an existing one) on [ ntfy.sh] ( https://ntfy.sh ) or your self-hosted server
2712712 . In Charon, go to ** Settings** → ** Notifications** and click ** "Add Provider"**
2722723 . Select ** Ntfy** as the service type
273- 4 . Enter your server URL (e.g., ` https://ntfy.sh ` or ` https://ntfy.example.com ` )
274- 5 . Enter your topic name
275- 6 . (Optional) Add a Bearer token if your server requires authentication
276- 7 . Configure notification triggers and save
273+ 4 . Enter your Topic URL (e.g., ` https://ntfy.sh/charon-alerts ` or ` https://ntfy.example.com/charon-alerts ` )
274+ 5 . (Optional) Add an access token if your topic requires authentication
275+ 6 . Configure notification triggers and save
277276
278- > ** Security:** Your Bearer token is stored securely and is never exposed in API responses.
277+ > ** Security:** Your access token is stored securely and is never exposed in API responses.
279278
280279#### Basic Message
281280
You can’t perform that action at this time.
0 commit comments