OptionMaxTableSize
Description Controls the max table size.
Introduced Version1.237.0
Default (Value of MaxCsvFileUploadSizeBytes)
Minimum0
Maximum2,147,483,639

This controls the max table size (for defineTable(), for instance). This was previously controlled by the CSV file size, but is now controllable independently.

This means that, unless specifically overwritten, the value follows that of the CSV file size.