Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to resolve this issue?
@Upuat I think this warning is based on usage because I don't see it in a default install atleast.
You can add the following in /app/data/php.ini using the file manager:
/app/data/php.ini
[opcache] opcache.memory_consumption=256
Restart the app afterwards.
Thank you! The problem has been solved.