Can I increase cpu cores in Jamroom?
Using Jamroom
yeah, there is nothing to change in jamroom that will change those numbers, they are directly reported from what the server sends back to jamroom.
If you have SSH access to your server, this is the command used to get the processor count:
cat /proc/cpuinfo |grep -c processor