[PR #941] [MERGED] fix(server): increase json body payload limit #8832

Closed
opened 2026-02-05 13:54:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/941
Author: @jrasm91
Created: 11/8/2022
Status: Merged
Merged: 11/8/2022
Merged by: @alextran1502

Base: mainHead: fix/json-body-payload-limit


📝 Commits (1)

  • bb0fe4f fix(server): increase json body payload limit

📊 Changes

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

View changed files

📝 server/apps/immich/src/main.ts (+2 -0)

📄 Description

This PR increases the json body limit from the default of 100kb to 10mb.

Related discussion: #865.


🔄 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/941 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 11/8/2022 **Status:** ✅ Merged **Merged:** 11/8/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/json-body-payload-limit` --- ### 📝 Commits (1) - [`bb0fe4f`](https://github.com/immich-app/immich/commit/bb0fe4f015824e3bc8eb6d47647ea1e9882d6489) fix(server): increase json body payload limit ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/main.ts` (+2 -0) </details> ### 📄 Description This PR increases the json body limit from the default of 100kb to 10mb. Related discussion: #865. --- <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 13:54:00 +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#8832