forked from extern/homer
Merge pull request #304 from xconverge/patch-1
Update Ping entry in docs
This commit is contained in:
commit
c7dc6bfd0d
@ -72,4 +72,13 @@ For Paperless you need an API-Key which you have to store at the item in the fie
|
|||||||
|
|
||||||
## Ping
|
## 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