Files
homepage/docs/widgets/services/photoprism.md
shamoon 8c1e50d9e7
Some checks are pending
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
Docs / Linting Checks (push) Waiting to run
Docs / Test Build (push) Blocked by required conditions
Docs / Build & Deploy (push) Blocked by required conditions
Enhancement: support photoprism app passwords (#4028)
2024-09-23 14:32:36 -07:00

603 B

title, description
title description
PhotoPrism PhotoPrism Widget Configuration

Learn more about PhotoPrism.

Authentication is possible via app passwords or username/password.

Allowed fields: ["albums", "photos", "videos", "people"].

widget:
  type: photoprism
  url: http://photoprism.host.or.ip:port
  username: admin # required only if using username/password
  password: password # required only if using username/password
  key: # required only if using app passwords