feat(jellyfin): set MALLOC_TRIM_THRESHOLD_

This commit is contained in:
Ben Martin 2024-08-25 11:24:11 +01:00
parent 6684a03ef0
commit b99e01107a

View file

@ -42,7 +42,8 @@
"TZ": "Europe/London",
"PUID": "985",
"PGID": "997",
"JELLYFIN_PublishedServerUrl": "192.168.1.5"
"JELLYFIN_PublishedServerUrl": "192.168.1.5",
"MALLOC_TRIM_THRESHOLD_": "100000"
},
"Resources": {
"CPU": 1200,