mirror of https://github.com/caronc/apprise
Updated Notify_mastodon (markdown)
parent
6228cd2600
commit
126118304b
|
@ -29,7 +29,7 @@ Valid syntax is as follows:
|
||||||
* `mastodon://{token}@{host}/{targets}`
|
* `mastodon://{token}@{host}/{targets}`
|
||||||
* `mastodons://{token}@{host}/{targets}`
|
* `mastodons://{token}@{host}/{targets}`
|
||||||
* `toot://{token}@{host}/{targets}`
|
* `toot://{token}@{host}/{targets}`
|
||||||
* `toot://{token}@{host}/{targets}`
|
* `toots://{token}@{host}/{targets}`
|
||||||
|
|
||||||
Simply use `mastodon://` or `toot://` if access in an insecure server and `mastodons://` or `toots://` if accessing a secure one (https).
|
Simply use `mastodon://` or `toot://` if access in an insecure server and `mastodons://` or `toots://` if accessing a secure one (https).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue