mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-25 06:58:59 -06:00
Add changelog entry
This commit is contained in:
committed by
Ralf Haferkamp
parent
43a98c0485
commit
7034b3ca69
@@ -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
|
||||
Reference in New Issue
Block a user