Can you explain to me how to get the max cache size to populate larger than 1024 and stay persistent?
Mine resets to 512/1024 at each boot of my server computer. I have modified the qbw.ini file to include:
[DBSERVEROPTIONS]
InitialCache=4096
MaxCache=8192
However, it does not load at startup...I have to use `File>Utilities>Stop Hosting Multi-User Access` then re-enable, then scan for company files again and it brings in the new values until the next reboot.