[PR #3469] [MERGED] Clarify indexer MAX_FILE_SIZE setting #16953

Closed
opened 2025-11-02 12:22:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3469
Author: @cez81
Created: 2/7/2018
Status: Merged
Merged: 2/8/2018
Merged by: @lunny

Base: masterHead: max_index_file_size


📝 Commits (1)

  • 7f519b3 Clarify Indexer MAX_FILE_SIZE

📊 Changes

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

View changed files

📝 docs/content/doc/advanced/config-cheat-sheet.en-us.md (+1 -1)

📄 Description

MAX_FILE_SIZE is the maximum file size for a file to be indexed. It's not the max file size for the index file itself.

https://github.com/go-gitea/gitea/issues/3457


🔄 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/go-gitea/gitea/pull/3469 **Author:** [@cez81](https://github.com/cez81) **Created:** 2/7/2018 **Status:** ✅ Merged **Merged:** 2/8/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `max_index_file_size` --- ### 📝 Commits (1) - [`7f519b3`](https://github.com/go-gitea/gitea/commit/7f519b3354063378ad61c39f22075ef81c7a5bdd) Clarify Indexer MAX_FILE_SIZE ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/advanced/config-cheat-sheet.en-us.md` (+1 -1) </details> ### 📄 Description MAX_FILE_SIZE is the maximum file size for a file to be indexed. It's not the max file size for the index file itself. https://github.com/go-gitea/gitea/issues/3457 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:22:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16953