I have 2 copies of osTicket (1.18.2, IIS 10, PHP 8.4.10) installed in separate directories of the same web site. With multiple apps on the same server then the apps could potentially overwrite each others cached data. Google Gemini recommended that I should set apcu.prefix= to a unique string in ost-config.php of each application. However, I don't see an apcu.prefix setting in oost-config.
Is a unique APCu prefix supported by osTicket?