| Current Path : /var/www/html/administrator/components/com_komento/defaults/ |
| Current File : /var/www/html/administrator/components/com_komento/defaults/acl.json |
{
"basic": {
"read_comment": true,
"read_others_comment": true,
"add_comment": true,
"like_comment": false,
"report_comment": false,
"reply_comment": false,
"upload_attachment": false,
"download_attachment": true
},
"administrative": {
"edit_own_comment": false,
"delete_own_comment": false,
"delete_own_attachment": false,
"author_edit_comment": false,
"author_delete_comment": false,
"author_publish_comment": false,
"author_unpublish_comment": false,
"author_stick_comment": false,
"author_delete_attachment": false,
"edit_all_comment": false,
"delete_all_comment": false,
"publish_all_comment": false,
"unpublish_all_comment": false,
"stick_all_comment": false,
"delete_all_attachment": false,
"minimize_comment": false
}
}