Omeka S Bulk Export - Direct CSV export always limited to 1000 resources despite increasing "Maximum number of resources to export"

Hello Omeka community,

I’m using BulkExport 3.4.39 with Omeka S version 4.2.0 and I’m running into an issue with the direct CSV export limit.

In the Bulk Export settings, I increased “Maximum number of resources to export” from 1,000 to 10,000, but exports are still capped at exactly 1,000 records. I also tried changing the default value of ‘bulkexport_limit’ in config/module.config.php, but that didn’t change the behavior.

Is there another setting or code path that controls the maximum number of resources returned for direct exports?

Any guidance would be appreciated. Thanks in advance!!