[PR #3760] [MERGED] Sample config: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case #17072

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3760
Author: @Siosm
Created: 4/4/2018
Status: Merged
Merged: 5/22/2018
Merged by: @lunny

Base: masterHead: master


📝 Commits (2)

  • d9bc392 doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case
  • 3481317 Merge branch 'master' into master

📊 Changes

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

View changed files

📝 custom/conf/app.ini.sample (+1 -0)
📝 docs/content/doc/advanced/config-cheat-sheet.en-us.md (+5 -0)

📄 Description

Update the sample configuration description for the LOCAL_ROOT_URL
configuration variable to mention the special case required if PROTOCOL
is set to 'unix'.

Fixes #3741.


🔄 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/3760 **Author:** [@Siosm](https://github.com/Siosm) **Created:** 4/4/2018 **Status:** ✅ Merged **Merged:** 5/22/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d9bc392`](https://github.com/go-gitea/gitea/commit/d9bc39281e897ead1c4762a6b884f2ed51f815c4) doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case - [`3481317`](https://github.com/go-gitea/gitea/commit/348131783d4cbe104d9534015a635b538ef7b3f5) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `custom/conf/app.ini.sample` (+1 -0) 📝 `docs/content/doc/advanced/config-cheat-sheet.en-us.md` (+5 -0) </details> ### 📄 Description Update the sample configuration description for the LOCAL_ROOT_URL configuration variable to mention the special case required if PROTOCOL is set to 'unix'. Fixes #3741. --- <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:25:38 -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#17072