Updated Notify_ntfy (markdown)

master
Chris Caron 2025-03-23 17:21:19 -04:00
parent 404f1dcd23
commit 05c10326aa
1 changed files with 2 additions and 2 deletions

@ -20,7 +20,7 @@ Valid syntax is as follows:
* `ntfy://{user}@{host}:{port}/{topics}`
* `ntfy://{user}:{password}@{host}/{topics}`
* `ntfy://{user}:{password}@{host}:{port}/{topics}`
* `ntfy://{token}@{hostname}/{targets}`
* `ntfy://{token}@{hostname}/{topics}`
The secure versions:
* `ntfys://{topic}`
@ -30,7 +30,7 @@ The secure versions:
* `ntfys://{user}@{host}:{port}/{topics}`
* `ntfys://{user}:{password}@{host}/{topics}`
* `ntfys://{user}:{password}@{host}:{port}/{topics}`
* `ntfys://{token}@{hostname}/{targets}`
* `ntfys://{token}@{hostname}/{topics}`
You can specify more then 1 topic such as:
* **ntfy**://**{user}**:**{password}**/**{hostname}**/**{topic1}**/**{topic2}**