Reduce resource allocation to jellyfin to better accomodate hardware acceleration

This commit is contained in:
Ben Martin 2024-06-16 18:49:58 +01:00
parent 9102fdae5d
commit 6bd0c5056a

View file

@ -45,8 +45,8 @@
"JELLYFIN_PublishedServerUrl": "192.168.1.5" "JELLYFIN_PublishedServerUrl": "192.168.1.5"
}, },
"Resources": { "Resources": {
"CPU": 3100, "CPU": 1200,
"MemoryMB": 8129, "MemoryMB": 4096,
"Devices": [ "Devices": [
{ {
"Name": "nvidia/gpu", "Name": "nvidia/gpu",