Allow video

This commit is contained in:
Alexandre
2025-02-16 11:04:05 +01:00
committed by GitHub
parent 4b4c81cc39
commit e7a0790339

View File

@@ -10,6 +10,7 @@
"description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [
"/dev/dri",
"/dev/dxg",
"/dev/dri/card0",
"/dev/dri/card1",
"/dev/dri/renderD128",
@@ -142,6 +143,8 @@
"slug": "immich",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.126.1-6",
"usb": true,
"version": "1.126.1-7",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}