Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ainmosni authored and rhafer committed Jan 10, 2023
1 parent 43a98c0 commit 7034b3c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Enhancement: Make the group members addition limit configurable

It's now possible to configure the limit of group members addition by PATCHing `/graph/v1.0/groups/{groupID}`.
It still defaults to 20 as defined in the spec but it can be configured via `.graph.api.group_members_patch_limit`
in `ocis.yaml` or via the `GRAPH_GROUP_MEMBERS_PATCH_LIMIT` environment variable.

https://github.com/owncloud/ocis/pull/5357
https://github.com/owncloud/ocis/issues/5262

0 comments on commit 7034b3c

Please sign in to comment.