We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a087c2 commit a266f3fCopy full SHA for a266f3f
1 file changed
apps/updatenotification/lib/Controller/APIController.php
@@ -41,6 +41,7 @@ class APIController extends OCSController {
41
'files_downloadlimit' => 29,
42
'twofactor_nextcloud_notification' => 30,
43
'app_api' => 30,
44
+ 'files_lock' => 34,
45
];
46
47
public function __construct(
0 commit comments