documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Link Big File handling section from nginx chapter in the existing uploading files >10MB section

Open joshtrichards opened this issue 2 years ago • 4 comments

☑️ Resolves

  • Fix #194

🖼️ Screenshots

joshtrichards avatar May 22 '23 14:05 joshtrichards

@joshtrichards could you update the pr as suggested?

kesselb avatar Aug 05 '23 16:08 kesselb

  • 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:

kesselb avatar Aug 17 '23 12:08 kesselb

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.

joshtrichards avatar Aug 17 '23 14:08 joshtrichards

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.

kesselb avatar Aug 17 '23 14:08 kesselb