mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Add VIPS_NOVECTOR option to Immich addon variants
This commit is contained in:
@@ -102,6 +102,7 @@ options:
|
||||
DISABLE_MACHINE_LEARNING: false
|
||||
JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=
|
||||
TZ: Europe/Paris
|
||||
VIPS_NOVECTOR: false
|
||||
data_location: /share/immich
|
||||
panel_admin: false
|
||||
panel_icon: mdi:file-search
|
||||
@@ -127,6 +128,7 @@ schema:
|
||||
MACHINE_LEARNING_WORKERS: int?
|
||||
MACHINE_LEARNING_WORKER_TIMEOUT: int?
|
||||
TZ: str?
|
||||
VIPS_NOVECTOR: bool?
|
||||
cifsdomain: str?
|
||||
cifspassword: str?
|
||||
cifsusername: str?
|
||||
@@ -141,6 +143,6 @@ slug: immich
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
usb: true
|
||||
version: "2.5.6"
|
||||
version: "2.5.6-2"
|
||||
video: true
|
||||
webui: http://[HOST]:[PORT:8080]
|
||||
|
||||
Reference in New Issue
Block a user