syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

nextcloud file upload max size is 511 mb #350

Closed cyberb closed 5 years ago

cyberb commented 5 years ago

Looks like this is due to .user.ini file has default settings from nextcloud and also it cannot be changed as we are using snap read only app filesystem.

I will increase it to 10g with the next release of nextcloud untill I can find a way to move this file to a writeable area of the snap

Upstream releated issue: https://github.com/nextcloud/nextcloud-snap/issues/77

Increase: https://github.com/syncloud/nextcloud/commit/fad763986287abc4476baa9ca3efc0ca958f4b3c

cyberb commented 5 years ago

Increased, reopen if you really need to control this.