
0
Answered
opening a text file with filerun text editor gives: Error code: Out of Memory
The file I tried opening was a plain text file sized 23.5 MB / yes I know it is big, and I usually don't need to do that but if I wanted, where could I tweak this memory limit?
Customer support service by UserEcho
PHP's "memory_limit"
Do you have any hints on how I would do that if I use filerun as a docker container? Is there an .env variable for it, or can I somehow specify that within html/customizables/config.php by any chance?
Also, according to phpinfo();
memory_limit=256M
and my file was only 23.5 MB