Skip to content

Commit 664b440

Browse files
committed
fix: update Ntfy setup instructions for clarity and security token terminology
1 parent c929dfb commit 664b440

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/features/notifications.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -270,12 +270,11 @@ Ntfy delivers push notifications to your phone or desktop using a simple HTTP-ba
270270
1. Pick a topic name (or use an existing one) on [ntfy.sh](https://ntfy.sh) or your self-hosted server
271271
2. In Charon, go to **Settings****Notifications** and click **"Add Provider"**
272272
3. 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

0 commit comments

Comments
 (0)