Skip to content

Commit 0784fbe

Browse files
Allow members to see membership
This will allow group members to invite the group to meetings
1 parent 64f11b3 commit 0784fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

groups/wg-serving/groups.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ groups:
3333
WhoCanDiscoverGroup: "ANYONE_CAN_DISCOVER"
3434
WhoCanPostMessage: "ANYONE_CAN_POST"
3535
MessageModerationLevel: "MODERATE_NON_MEMBERS"
36+
WhoCanViewMembership: "ALL_MEMBERS_CAN_VIEW"
3637
ReconcileMembers: "false"
3738
owners:
3839

0 commit comments

Comments
 (0)