Call us at 1-800-661-8190 or send an email at info@aurigma.com
Gets or sets a description length.
$au.uploader({ descriptionEditor: { //...other params... maxTextLength: 512, //...other params... } })
Type: Number
The maximum allowed number of symbols in user-provided descriptions.
Default value is 512.