mirror of https://github.com/caronc/apprise
Updated config_yaml (markdown)
parent
7ef31933ce
commit
2ba55b6c38
|
@ -82,7 +82,8 @@ urls:
|
||||||
# One-liner (no colon at the end); just the url as you'd expect it:
|
# One-liner (no colon at the end); just the url as you'd expect it:
|
||||||
- json://localhost
|
- json://localhost
|
||||||
|
|
||||||
# A colon grants you customization; the below associates a tag
|
# A colon grants you customization; the below associates another tag
|
||||||
|
# with our URL. This means it will have admin, devops and customer:
|
||||||
- xml://localhost:
|
- xml://localhost:
|
||||||
- tag: customer
|
- tag: customer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue