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.
2 parents 28325fd + 87b4e96 commit eb2c553Copy full SHA for eb2c553
apps/updatenotification/lib/Controller/APIController.php
@@ -58,6 +58,9 @@ class APIController extends OCSController {
58
'bruteforcesettings' => 25,
59
'suspicious_login' => 25,
60
'twofactor_totp' => 25,
61
+ 'files_downloadlimit' => 29,
62
+ 'twofactor_nextcloud_notification' => 30,
63
+ 'app_api' => 30,
64
];
65
66
public function __construct(
0 commit comments