[PR #4450] Update readme.md - move client_max_body_size directive in server block #4254

Open
opened 2026-04-25 00:19:01 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4450
Author: @ElvisIsKing666
Created: 7/1/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • edee6c1 Update readme.md - move client_max_body_size directive in server block

📊 Changes

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

View changed files

📝 readme.md (+5 -5)

📄 Description

Description

This PR changes the documentation for the nginx proxy settings, it moves the client_max_body_size to the server block. That setting only works in server block, not in the location block.


🔄 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/advplyr/audiobookshelf/pull/4450 **Author:** [@ElvisIsKing666](https://github.com/ElvisIsKing666) **Created:** 7/1/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`edee6c1`](https://github.com/advplyr/audiobookshelf/commit/edee6c183273c60c93cca770400347d630e102f3) Update readme.md - move client_max_body_size directive in server block ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+5 -5) </details> ### 📄 Description ## Description This PR changes the documentation for the nginx proxy settings, it moves the client_max_body_size to the server block. That setting only works in server block, not in the location block. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:19:01 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4254