forked from extern/homer
Update customservices readme for ping
Fixes #249 Would be improved with https://github.com/bastienwirtz/homer/pull/255
This commit is contained in:
parent
451b1ac624
commit
e58461ffe3
@ -72,4 +72,12 @@ For Paperless you need an API-Key which you have to store at the item in the fie
|
||||
|
||||
## Ping
|
||||
|
||||
For Ping you need an API-Key which you have to store at the item in the field `apikey`.
|
||||
For Ping you need to set the type to Ping and provide a URL.
|
||||
```yaml
|
||||
items:
|
||||
- name: "Awesome app"
|
||||
type: Ping
|
||||
logo: "assets/tools/sample.png"
|
||||
subtitle: "Bookmark example" tag: "app"
|
||||
url: "https://www.reddit.com/r/selfhosted/"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user