-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Link Big File handling section from nginx chapter in the existing uploading files >10MB section #10423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
admin_manual/installation/nginx.rst
Outdated
| See `issue #8802 on nextcloud/server <https://github.com/nextcloud/server/issues/8802>` for more information. | ||
|
|
||
| Other parameters besides the above are relevant to uploading large files (see :doc:`../configuration_files/big_file_upload_configuration`). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create an anchor and use :ref: so the link doesn't break when we move pages around https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#use-a-custom-anchor
|
@joshtrichards could you update the pr as suggested? |
Thanks 👍 |
|
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 🤣) 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. |
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 🤞 |
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
029763d to
69952ba
Compare
☑️ Resolves
🖼️ Screenshots