Hi,
this issue might be because you didnt configure your php.ini file you should modify those values.
If you want to find your php.ini you can use php -i | grep "Loaded Configuration File".
and then you can change the values to the ones that you need.
Hi,
i dont know if you knew but you can edit PLUploader settings, here’s a picture as an example.
If there’s still an issue you could look at Pydio logs by doing this :
Go to conf/bootstrap_context.php
Switch this line to true : define("AJXP_SERVER_DEBUG" , true);