You are here

constant MESSAGING_STEP_ROWS in Messaging 6

Same name and namespace in other branches
  1. 5 messaging.store.inc \MESSAGING_STEP_ROWS
  2. 6.4 includes/messaging_store.class.inc \MESSAGING_STEP_ROWS
  3. 6.2 messaging.store.inc \MESSAGING_STEP_ROWS
  4. 6.3 messaging.store.inc \MESSAGING_STEP_ROWS
1 use of MESSAGING_STEP_ROWS
messaging_store_queue_process in ./messaging.store.inc
Process and send messages in queue, to be called from cron

File

./messaging.store.inc, line 8
Database storage for the messaging framework

Code

define('MESSAGING_STEP_ROWS', 1000);