diff --git a/config/sync/user.role.authenticated.yml b/config/sync/user.role.authenticated.yml index 8024226..9a0a532 100644 --- a/config/sync/user.role.authenticated.yml +++ b/config/sync/user.role.authenticated.yml @@ -9,6 +9,7 @@ label: 'authenticated user' weight: 0 is_admin: false permissions: + - 'access comments' - 'access content' - 'access forward' - 'access news feeds' @@ -26,6 +27,7 @@ permissions: - 'edit own blog content' - 'edit own forum content' - 'edit own weblinks' + - 'post comments' - 'search content' - 'use text format 1' - 'use text format 3'