github.com/cs3org/reva/v2@v2.27.7/changelog/1.12.0_2021-08-24/disable-notifications.md (about) 1 Bugfix: Disable notifications 2 3 The presence of the key `notifications` in the capabilities' response would cause clients to attempt to poll the notifications endpoint, which is not yet supported. To prevent the unnecessary bandwidth we are disabling this altogether. 4 5 https://github.com/cs3org/reva/pull/1819