[PR #118] [MERGED] document the section name for "Overall" section #111

Closed
opened 2026-02-16 12:15:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/118
Author: @ashkulz
Created: 6/1/2017
Status: Merged
Merged: 6/1/2017
Merged by: @lunny

Base: masterHead: document-overall-section


📝 Commits (1)

  • c77db20 document the section name for "Overall" section

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

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

📄 Description

In certain contexts, the Gitea configuration is put together by concatenating multiple files. In such a situation, it becomes hard to override the values in the Overall section as they get pushed into whatever section is defined last, unless you know that it can be specified via DEFAULT.


🔄 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/docs/pull/118 **Author:** [@ashkulz](https://github.com/ashkulz) **Created:** 6/1/2017 **Status:** ✅ Merged **Merged:** 6/1/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `document-overall-section` --- ### 📝 Commits (1) - [`c77db20`](https://github.com/go-gitea/docs/commit/c77db20de10cffd3888acc0bf0f33023b4b1d72b) document the section name for "Overall" section ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/advanced/config-cheat-sheet.en-us.md` (+1 -1) 📝 `content/doc/advanced/config-cheat-sheet.zh-cn.md` (+1 -1) </details> ### 📄 Description In certain contexts, the Gitea configuration is put together by concatenating multiple files. In such a situation, it becomes hard to override the values in the Overall section as they get pushed into whatever section is defined last, unless you know that it can be specified via `DEFAULT`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:15:17 -05:00
yindo closed this issue 2026-02-16 12:15:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#111