diff --git a/CHANGELOG.md b/CHANGELOG.md index b36caae40c..600ef8933d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,17 @@ The following sections list the changes for unreleased. ## Summary +* Enhancement - Configure max grpc message size: [#6849](https://github.com/owncloud/ocis/pull/6849) * Enhancement - Improve the notification logs: [#6862](https://github.com/owncloud/ocis/pull/6862) ## Details +* Enhancement - Configure max grpc message size: [#6849](https://github.com/owncloud/ocis/pull/6849) + + Add a configuration option for the grpc max message size + + https://github.com/owncloud/ocis/pull/6849 + * Enhancement - Improve the notification logs: [#6862](https://github.com/owncloud/ocis/pull/6862) Improve the notification logs when the user has no email address