Skip to content

Commit 3324457

Browse files
committed
Update notification.md
1 parent 5cdc672 commit 3324457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,6 @@ Use the free service at [ntfy.sh](https://ntfy.sh) or host your own instance.
272272
|:---:|---|
273273
| `NTFY_URL` | ntfy server URL, e.g. `https://ntfy.sh` |
274274
| `NTFY_TOPIC` | Topic to publish alerts to |
275-
| `NTFY_PRIORITY` | Message priority, e.g. max/high/default/low/min. https://docs.ntfy.sh/publish/?h=priority#message-priority |
275+
| `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 |
276276
| `NTFY_TITLE` | Title of the message |
277277
| `NTFY_ACCESS_TOKEN` | Access token for authentication. https://docs.ntfy.sh/config/#access-tokens |

0 commit comments

Comments
 (0)