Skip to content

Comment character limit

Vuukle’s default limit is 3,000 characters per comment. You can lower it to suit your audience.

Set the limit in the dashboard

Dashboard → your site → Site Settings → Comment widget settings → Character limit — enter a number up to 3000.

Set the limit via VUUKLE_CONFIG

comments: {
maxChars: 1000, // limit to 1000 characters
}

Limits enforced both in the editor (counter / disabled submit) and on the server.

Was this page helpful?
Help us improve — drop a note or open the dashboard.