constant DRUPAL_MINIMUM_PHP_MEMORY_LIMIT

Minimum recommended value of PHP memory_limit.

File

includes/ bootstrap.inc, line 26
Functions that need to be loaded on every Drupal request.

Code

define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT', '32M')

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!bootstrap.inc/constant/DRUPAL_MINIMUM_PHP_MEMORY_LIMIT/7.x