fileUploader
Sets a custom file uploader implementation that will be used by the client to upload files and images.
The default implementation uses Stream's own CDN to store these files, which has a 100 MB upload size limit.
For more info, see the File Uploads documentation.
Parameters
fileUploader
Your custom implementation of FileUploader.