Skip to content

Commit

Permalink
Update notification.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GewoonJaap committed Jan 26, 2025
1 parent 5cdc672 commit 3324457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,6 @@ Use the free service at [ntfy.sh](https://ntfy.sh) or host your own instance.
|:---:|---|
| `NTFY_URL` | ntfy server URL, e.g. `https://ntfy.sh` |
| `NTFY_TOPIC` | Topic to publish alerts to |
| `NTFY_PRIORITY` | Message priority, e.g. max/high/default/low/min. https://docs.ntfy.sh/publish/?h=priority#message-priority |
| `NTFY_PRIORITY` | Message priority, e.g. max/high/default/low/min, I recommend to use the numbers instead of the string values for the priority. https://docs.ntfy.sh/publish/?h=priority#message-priority |
| `NTFY_TITLE` | Title of the message |
| `NTFY_ACCESS_TOKEN` | Access token for authentication. https://docs.ntfy.sh/config/#access-tokens |

0 comments on commit 3324457

Please sign in to comment.