Uploadthing multiple upload files
I have 1 feature, where users can upload as many files as they want, how can I upload as many files as possible, without having any limits?
If I omit maxFileCount, I can only upload 1 file, is there a way?
If there is no way, maybe the solution is to make maxFileCount be 99999 or more
I've tried reading the documentation, but I can't find it at all, or am I looking at it wrong or something, whatever it is, please help me out.
2 Replies