maximumFileSize property
The maximum file size allowed to be uploaded, in bytes
.
If not specified, the default value is 10MB.
IMPORTANT: Currently doesn't seem to do anything. Could be due to the version of summernote. Hopefully, it will be fixed in the future.
Implementation
final int? maximumFileSize;