mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
277 B
Markdown
16 lines
277 B
Markdown
---
|
|
title: Immich
|
|
description: Immich Widget Configuration
|
|
---
|
|
|
|
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
|
|
```
|