meta data for this page
  •  
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


system:config:mailqueue_batch_size [2013/08/20 18:04] (current) – created phplist
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type             : constant
 +name             : MAILQUEUE_BATCH_SIZE
 +purpose          : Batch processing
 +allowed          : A number higher or equal to 0
 +default          : 0
 +status_s         : 
 +category         : queue processing
 +----
 +
 +The size of a batch when processing the queue. A value of 0 means, do not use [[system/batch processing]] and send as fast as possible.
 +
 +
 +