homepage/docs/widgets/services/immich.md
2024-01-19 18:29:47 -05:00

18 lines
404 B
Markdown

---
title: Immich
description: Immich Widget Configuration
---
[Immich](https://github.com/immich-app/immich) - Self-hosted photo and video backup solution directly from your mobile phone.
Allowed fields: `["users" ,"photos", "videos", "storage"]`.
Note that API key must be from admin user.
```yaml
widget:
type: immich
url: http://immich.host.or.ip
key: adminapikeyadminapikeyadminapikey
```