Reduce resource allocation to jellyfin to better accomodate hardware acceleration
This commit is contained in:
parent
9102fdae5d
commit
6bd0c5056a
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@
|
|||
"JELLYFIN_PublishedServerUrl": "192.168.1.5"
|
||||
},
|
||||
"Resources": {
|
||||
"CPU": 3100,
|
||||
"MemoryMB": 8129,
|
||||
"CPU": 1200,
|
||||
"MemoryMB": 4096,
|
||||
"Devices": [
|
||||
{
|
||||
"Name": "nvidia/gpu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue