[PR #3946] [MERGED] Fix comments in config1 #17159

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3946
Author: @mikolysz
Created: 5/10/2018
Status: Merged
Merged: 5/11/2018
Merged by: @lunny

Base: masterHead: fix-comments-in-config


📝 Commits (4)

  • 559c33d Fix some comments in custom/conf/app.ini.sample
  • b573640 Add an additional comment pointing to more documentation.
  • cb68209 Merge branch 'master' into fix-comments-in-config
  • 5c590e7 Merge branch 'master' into fix-comments-in-config

📊 Changes

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

View changed files

📝 custom/conf/app.ini.sample (+67 -65)

📄 Description

This PR fixes some comments in the sample configuration file. THose are mostly simple mistakes and some comments that didn't really make much sense.
A link to the config cheat sheet was also added to help users find more documentation.


🔄 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/3946 **Author:** [@mikolysz](https://github.com/mikolysz) **Created:** 5/10/2018 **Status:** ✅ Merged **Merged:** 5/11/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix-comments-in-config` --- ### 📝 Commits (4) - [`559c33d`](https://github.com/go-gitea/gitea/commit/559c33de4b53e203b8074fa6dcfc064606696cdf) Fix some comments in custom/conf/app.ini.sample - [`b573640`](https://github.com/go-gitea/gitea/commit/b5736408b03cab526a7138cbfafec24c7ac5917e) Add an additional comment pointing to more documentation. - [`cb68209`](https://github.com/go-gitea/gitea/commit/cb6820999cdd2720e5d06752a8cf6fb6f98cd9f2) Merge branch 'master' into fix-comments-in-config - [`5c590e7`](https://github.com/go-gitea/gitea/commit/5c590e766865105a5ff6e7e5639aa2956b65a8de) Merge branch 'master' into fix-comments-in-config ### 📊 Changes **1 file changed** (+67 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `custom/conf/app.ini.sample` (+67 -65) </details> ### 📄 Description This PR fixes some comments in the sample configuration file. THose are mostly simple mistakes and some comments that didn't really make much sense. A link to the config cheat sheet was also added to help users find more documentation. --- <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:27:52 -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#17159