-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Improve reverse-proxy document and fix nginx config bug #24616
Conversation
Am a bit sceptical regarding thowse rewrites, but I don't know another solution off my head at least because nginx slash handling is generally weird. |
I think the documentation on |
"nolimit" would fill up user's disk if the user runs nginx with tmp dir in a small file system. |
Head branch was pushed to by a user without write access
* upstream/main: Fix typo in act-runner file (go-gitea#24652) RSS icon fixes (go-gitea#24476) Notification list enhancements, fix striped tables on dark theme (go-gitea#24639) Improve "goto issue by number" button (go-gitea#24577) Increase default LFS auth timeout from 20m to 24h (go-gitea#24628) Fix typo in the swift package documentation (go-gitea#24637) Fix broken links in documents (go-gitea#24630) Improve updating Actions tasks (go-gitea#24600) Modify luminance calculation and extract related functions into single files (go-gitea#24586) Do not send "registration success email" for external auth sources (go-gitea#24632) Fix typo in Actions demo file (go-gitea#24631) Review fixes and enhancements (go-gitea#24526) Remove fluid on compare diff page (go-gitea#24627) Make the actions control button look like an actual button (go-gitea#24611) Add a tooltip to the job rerun button (go-gitea#24617) Improve reverse-proxy document and fix nginx config bug (go-gitea#24616)
Close #23711, thanks to @ghnp5 !
Close #24612, thanks to @DanielGibson !
Major changes:
Resolving Error: 413 Request Entity Too Large
to a sub-section ofNginx
section