Files
nextcloud-server-mirror/apps/files/lib/Settings/Admin.php
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

2.6 KiB