mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
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
1 changed files with 9 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue