- 1.17.x includes/bootstrap.inc BACKDROP_MINIMUM_PHP_MEMORY_LIMIT
- 1.15.x includes/bootstrap.inc BACKDROP_MINIMUM_PHP_MEMORY_LIMIT
- 1.16.x includes/bootstrap.inc BACKDROP_MINIMUM_PHP_MEMORY_LIMIT
Minimum recommended value of PHP memory_limit.
File
- includes/
bootstrap.inc, line 25 - Functions that need to be loaded on every Backdrop request.
Code
define('BACKDROP_MINIMUM_PHP_MEMORY_LIMIT', '32M')