constant MESSAGING_STEP_ROWS in Messaging 6.3
Same name and namespace in other branches
- 5 messaging.store.inc \MESSAGING_STEP_ROWS
- 6.4 includes/messaging_store.class.inc \MESSAGING_STEP_ROWS
- 6 messaging.store.inc \MESSAGING_STEP_ROWS
- 6.2 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);