setMemoryLimit

fun setMemoryLimit(memoryLimit: <Error class: unknown class>)

Sets @memory_limit the memory limit value to @settings.

The default value is the system's RAM size with a maximum of 3GB.

Since

2.34

Parameters

memoryLimit

amount of memory (in MB) that the process is allowed to use.