Attribute: live-update
The live-update attribute of the <comentario-comments> tag disables live comment updates
The live-update attribute of the comments tag controls whether live updates of comments on the page is enabled.
- If set to
false, the Live update is disabled for this particular page. - If set to
trueor omitted, the Live update is enabled.
This attribute has no effect when live update is disabled globally on the server by passing the
--no-live-update option.