[PR #4346] [MERGED] Update nginx config docs #10337

Closed
opened 2026-02-05 14:20:04 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4346
Author: @wipfli
Created: 10/4/2023
Status: Merged
Merged: 10/5/2023
Merged by: @jrasm91

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/docs/administration/reverse-proxy.md (+1 -1)

📄 Description

client_max_body_size 50000M; needs to be put in the main nginx file too, update the docs for that...


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4346 **Author:** [@wipfli](https://github.com/wipfli) **Created:** 10/4/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`117591d`](https://github.com/immich-app/immich/commit/117591d562d588c0159db70b9f9311799a9c0fc5) Update nginx config docs ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/administration/reverse-proxy.md` (+1 -1) </details> ### 📄 Description `client_max_body_size 50000M;` needs to be put in the main nginx file too, update the docs for that... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:20:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10337