Link Big File handling section from nginx chapter in the existing uploading files >10MB section
☑️ Resolves
- Fix #194
🖼️ Screenshots
@joshtrichards could you update the pr as suggested?
-
Edit https://github.com/nextcloud/documentation/blob/master/admin_manual/configuration_files/big_file_upload_configuration.rst and add
.. _uploading_big_files:before the heading (that's adding a label). -
Change
:doc:`../configuration_files/big_file_upload_configuration`to:ref:`uploading_big_files`to use the label.
Thanks :+1:
Yeah... Apologies to you both. It's been one of those weeks (couple actually). I'll clean up this branch... (that I merged master into inadvertently... twice :rofl:) then will address the actual change.
Need to finish setting up my new workspace on my new workstation... Was planning to get an actual Sphinx dev environment up first (and finally). Hoping to do it in a Docker container rather than install stuff locally or in a VM so created a little extra upfront work for myself.
Yeah... Apologies to you both.
Thanks, please don't worry!
The pull requests popped up in my notifications because of the rebase, and I thought it might help to clarify a bit what Christoph was asking for.
Good luck with your sphinx dev env :crossed_fingers: The docker file we have here works well for me with VS Code workspaces, apart from some smaller permission issues.