mirror of
https://github.com/caronc/apprise.git
synced 2024-12-04 22:11:25 +01:00
Updated Notify_bark (markdown)
parent
31541cb252
commit
60ee4ed01e
@ -11,6 +11,10 @@ Valid authentication syntax is as follows:
|
||||
* `bark://{host}/{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.
|
||||
* `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user