nextcloud/apps/files/lib/Settings
Roeland Jago Douma d2718b38ff
Backport of Do not error on maxUploadChange #1005 to stable10
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

put file handling into a section again
2016-08-23 11:39:44 +02:00
..
Admin.php Backport of Do not error on maxUploadChange #1005 to stable10 2016-08-23 11:39:44 +02:00