A list of device paths to hardware acceleration devices that immich should have access to. This is useful when transcoding media files. The special value [ ] will disallow all devices using PrivateDevices. null will give access to all devices.
Declarations
Type
null or (list of string)Default
[ ]Example
[
"/dev/dri/renderD128"
]