mirror of https://github.com/caronc/apprise
Updated config (markdown)
parent
349dcb28c5
commit
4cf2fe2cd3
|
@ -46,7 +46,8 @@ notify --config=https://myserver/my/apprise/config \
|
|||
# load all of your services but only trigger the specific ones you're
|
||||
# interested in notifying:
|
||||
notify --config=https://myserver/my/apprise/config \
|
||||
--config=/a/path/on/the/local/pc -b "notify everything" \
|
||||
--config=/a/path/on/the/local/pc \
|
||||
-b "notify urls tagged with my-admin-team only" \
|
||||
--tag=my-admin-team
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue