mirror of https://github.com/caronc/apprise
Updated Notify_bark (markdown)
parent
31541cb252
commit
60ee4ed01e
|
@ -11,6 +11,10 @@ Valid authentication syntax is as follows:
|
||||||
* `bark://{host}/{device_key}`
|
* `bark://{host}/{device_key}`
|
||||||
* `bark://{host}:{port}/{device_key}`
|
* `bark://{host}:{port}/{device_key}`
|
||||||
|
|
||||||
|
The secure versions:
|
||||||
|
* `barks://{host}/{device_key}`
|
||||||
|
* `barks://{host}:{port}/{device_key}`
|
||||||
|
|
||||||
You can also notify more the one device at a time.
|
You can also notify more the one device at a time.
|
||||||
* `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`
|
* `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue