Hello there I have payload 3.4 and I created a Orders collection where the user can upload some zip files and some details of the order. I am currently getting this error:
Server Error: Executor error during find command :: caused by :: Sort exceeded memory limit of 104857600 bytes, but did not opt in to external sorting. Aborting operation. Pass allowDiskUse:true to opt in.
Somebody know how to fix this?