Skip to content
Snippets Groups Projects
Commit 271fbd6b authored by Angie Byron's avatar Angie Byron
Browse files

#281405 by quickcel and catch: Update minimum RAM recommendation to 32MB....

#281405 by quickcel and catch: Update minimum RAM recommendation to 32MB. Would love to remove this patch by the time we ship.
parent c897e89d
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
/**
* Minimum recommended value of PHP memory_limit.
*/
define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT', '16M');
define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT', '32M');
/**
* Minimum supported version of MySQL, if it is used.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment