Limit on uploading data to Nextcloud isn't adjustable.
Limit on uploading data to Nextcloud isn't adjustable.
Hey there, I'm trying to set up Nextcloud inside a Docker container on Raspberry Pi 3B using Raspbian. I ran into issues with the upload limit settings and noticed that everything seems to be working fine when files are under 2MB, but it freezes or crashes when handling larger files. I modified the .user.ini and .htaccess files and confirmed output buffering is enabled. I haven't found a php.ini file in other systems, and I'm not sure where it might be located. Could anyone help identify the problem or suggest possible fixes? Thanks!