nextcloud/apps/files/appinfo
Roeland Jago Douma f744131b18
Do not error on maxUploadChange
The new admin page broke the updating of the max upload size. This is
due to very old code there.

* Now update is done in the background using js
* Added proper route+controller to update

Fixes #994
2016-08-22 20:25:58 +02:00
..
app.php adjust files app, and integrate files_external into that section 2016-08-11 18:39:16 +02:00
info.xml move mail settings and file handling to additional ones, thus files_external gets its own section 2016-08-13 01:02:25 +02:00
register_command.php Fix apps/ 2016-07-21 18:13:57 +02:00
routes.php Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
update.php Fix apps/ 2016-07-21 18:13:57 +02:00