fix(updatenotification): Communicate files_downloadlimit as shipped in 29+

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-09-26 12:21:04 +02:00
parent 0a568e5b48
commit aea325fefd
No known key found for this signature in database
GPG key ID: F72FA5B49FFA96B0

View file

@ -39,6 +39,7 @@ class APIController extends OCSController {
'bruteforcesettings' => 25,
'suspicious_login' => 25,
'twofactor_totp' => 25,
'files_downloadlimit' => 29,
];
public function __construct(