CommentPermissionsConfig
interface
Properties
admin : booleanmodule:comments/comments/commentsrepository~CommentPermissionsConfig#adminAllows for removing other users' threads.
modifyAll : booleanmodule:comments/comments/commentsrepository~CommentPermissionsConfig#modifyAllAllows for editing and removing any comments created by other users.
resolve : booleanmodule:comments/comments/commentsrepository~CommentPermissionsConfig#resolveAllows for resolving and reopening comment threads.
write : booleanmodule:comments/comments/commentsrepository~CommentPermissionsConfig#writeAllows for adding new comments as well as editing and removing comments created by this user.