Image Upload
The default rich editor doesn't come with any image uploading features, you have to configure it manually to integrate with AWS S3, Cloudinary or other cloud storage services.
UploadThing
We have a built-in integration:
Cloudinary
Here is an example for Cloudinary, with unauthorized requests:
Renderer
Fuma Comment uses a img
tag with max width (600px
) and max height (400px
) to render images.
To customise it, or use the next/image
component on Next.js, specify a renderer with: