⛔Approval
When enabled only approved comments will be displayed. To approve a comment "approved" column must be set to true (by default false) in comments table.
Enable/Disable Comments Approval
Locally
Set approvalRequired
property true to enable.
Globally
Set approval_required
true to globally enable.
Enable/Disable replies approval
Set reply.approval_required
true to globally enable.
Last updated