Fetch more than 1000 records in one step

Hi Rainer,

Yes, that value is easy to override. In the config/common.config.php file, just change the value of ‘dsp.db_max_records_returned’.

// change the value here
'dsp.db_max_records_returned'   => 1000