mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #60203 from nextcloud/backport/60192/stable33
[stable33] feat(updatenotification): handle files_lock
This commit is contained in:
commit
38dba45e83
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ class APIController extends OCSController {
|
|||
'files_downloadlimit' => 29,
|
||||
'twofactor_nextcloud_notification' => 30,
|
||||
'app_api' => 30,
|
||||
'files_lock' => 34,
|
||||
];
|
||||
|
||||
public function __construct(
|
||||
|
|
|
|||
Loading…
Reference in a new issue