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"
},
"Resources": {
"CPU": 3100,
"MemoryMB": 8129,
"CPU": 1200,
"MemoryMB": 4096,
"Devices": [
{
"Name": "nvidia/gpu",