1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-06-16 01:23:18 +02:00

Test for simple pub sub

This commit is contained in:
Philipp Heckel 2021-12-07 15:39:42 -05:00
parent aa9764848a
commit 40fbce07db
5 changed files with 80 additions and 10 deletions

View file

@ -279,7 +279,7 @@ Here's an **excerpt of emojis** I've found very useful in alert messages:
</td>
</tr></table>
You can set tags with the `X-Tags` header (or any of its aliases: `Tags`, or `ta`). Specify multiple tags by separating
You can set tags with the `X-Tags` header (or any of its aliases: `Tags`, `tag`, or `ta`). Specify multiple tags by separating
them with a comma, e.g. `tag1,tag2,tag3`.
=== "Command line (curl)"