Closed (fixed)
Project:
Open Outreach
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2013 at 18:38 UTC
Updated:
5 Mar 2013 at 00:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoHere's a patch that provides a requirements check for memory_limit. I haven't included max_execution_time because it's harder to say what the minimum is (obviously it's dependent on memory_limit) and it may differ at runtime vs. install time.
Comment #2
nedjoAdded in http://drupalcode.org/project/openoutreach.git/commit/67734fb.
Comment #4
nedjoDowngraded from warning to info, since Open Outreach will function at less than the recommended memory limit.