You are here

constant FEEDS_PROCESS_LIMIT in Feeds 7.2

1 use of FEEDS_PROCESS_LIMIT
FeedsProcessor::getLimit in plugins/FeedsProcessor.inc
Report number of items that can be processed per call.

File

plugins/FeedsProcessor.inc, line 22
Contains FeedsProcessor and related classes.

Code

define('FEEDS_PROCESS_LIMIT', 50);