[PR #3514] [MERGED] chore(docs): add client_max_body_size parameter in nginx config #3996

Closed
opened 2026-04-25 00:17:53 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3514
Author: @koralowiec
Created: 10/14/2024
Status: Merged
Merged: 10/14/2024
Merged by: @advplyr

Base: masterHead: chore/docs-nginx-client-max-body-size


📝 Commits (2)

  • 8fdeeaa chore(docs): add client_max_body_size in nginx example
  • 3020e81 chore(docs): change indentation in nginx config example

📊 Changes

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

View changed files

📝 readme.md (+22 -18)

📄 Description

Added additional parameter in the example nginx configuration that prevents 413 Request Entity Too Large error (https://github.com/advplyr/audiobookshelf/issues/825#issuecomment-1211867159)

Additionally, I changed the indentation of the config


🔄 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/3514 **Author:** [@koralowiec](https://github.com/koralowiec) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/14/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `chore/docs-nginx-client-max-body-size` --- ### 📝 Commits (2) - [`8fdeeaa`](https://github.com/advplyr/audiobookshelf/commit/8fdeeaaf385f4e583d8b7e9184ebcc2947ae608f) chore(docs): add client_max_body_size in nginx example - [`3020e81`](https://github.com/advplyr/audiobookshelf/commit/3020e8104e2ce4df95ae8030f3937aa93bcbaf27) chore(docs): change indentation in nginx config example ### 📊 Changes **1 file changed** (+22 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+22 -18) </details> ### 📄 Description Added additional parameter in the example nginx configuration that prevents 413 Request Entity Too Large error (https://github.com/advplyr/audiobookshelf/issues/825#issuecomment-1211867159) Additionally, I changed the indentation of the config --- <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:17:53 +02:00
adam closed this issue 2026-04-25 00:17:53 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3996