docker icon indicating copy to clipboard operation
docker copied to clipboard

Allow custom upload folder configuration for Docker container

Open realies opened this issue 2 years ago • 2 comments

This would optimise upload delays that happen when moving files between volumes. It will also prevent filling the docker volume when attempting to upload a file larger than it.

realies avatar Jun 25 '23 14:06 realies

Do you mean the tempdirectory? Because AFAIK there's no such thing as a configuration directive for an "upload folder" in Nextcloud.

e.g.

https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#tempdirectory

joshtrichards avatar Jul 18 '23 22:07 joshtrichards

Related: #1680

joshtrichards avatar Oct 25 '23 02:10 joshtrichards