1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-06 23:33:41 +01:00

16 lines
299 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Gotify
description: Gotify Widget Configuration
---
Get a Gotify client token from an existing client or create a new one on your Gotify admin page.
Allowed fields: `["apps", "clients", "messages"]`.
```yaml
widget:
type: gotify
url: http://gotify.host.or.ip
key: clientoken
2023-09-29 21:01:11 +03:00
```