Filter: gk/gravityexport/save/chunked-threshold
Filters the entry count threshold for activating chunked exports.
Set to 0 to always chunk, or PHP_INT_MAX to disable.
Parameters
| Name | Type | Description |
|---|---|---|
| $threshold | int | The threshold. Default: 500. |
Since
Source
Defined in add-ons/save/src/Feature/ChunkedExportProcessor.php at line 85