Change Heap size ?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
chrisl
Posts: 35
Joined: Wed Sep 09, 2015 2:25 am

Change Heap size ?

Post by chrisl »

Hello,

I cannot find how to change java heap size on UMS 5.3.0 MacOS 10.9.5.

(I have problems when adding my (large) itunes library ...)

Can someone help me ?

Thanks :)
chrisl
Posts: 35
Joined: Wed Sep 09, 2015 2:25 am

Re: Change Heap size ?

Post by chrisl »

OK, I found it ...
It's in the Info.plist file :

<string>-Xmx768M -Xss16M -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -jar</string>

Change the number "768" to what you want .

Hope this helps :-)
Post Reply