Merge pull request #60203 from nextcloud/backport/60192/stable33

[stable33] feat(updatenotification): handle files_lock
This commit is contained in:
Joas Schilling 2026-05-07 11:20:27 +02:00 committed by GitHub
commit 38dba45e83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,6 +41,7 @@ class APIController extends OCSController {
'files_downloadlimit' => 29,
'twofactor_nextcloud_notification' => 30,
'app_api' => 30,
'files_lock' => 34,
];
public function __construct(