[PR #607] [MERGED] Add default SSH_LISTEN_PORT config value (#603) #15485

Closed
opened 2025-11-02 11:47:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/607
Author: @mkuhlmann
Created: 1/7/2017
Status: Merged
Merged: 1/8/2017
Merged by: @lunny

Base: masterHead: config-ssh-listen-port


📝 Commits (1)

  • 3798e35 Add default SSH_LISTEN_PORT config value (#603)

📊 Changes

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

View changed files

📝 modules/setting/setting.go (+1 -0)

📄 Description

Sets default SSH_LISTEN_PORT to SSH_PORT as suggested in #603 and defined in conf/app.ini.

Comes with go-gitea/docs#60


🔄 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/607 **Author:** [@mkuhlmann](https://github.com/mkuhlmann) **Created:** 1/7/2017 **Status:** ✅ Merged **Merged:** 1/8/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `config-ssh-listen-port` --- ### 📝 Commits (1) - [`3798e35`](https://github.com/go-gitea/gitea/commit/3798e351aa48bd4d083d7cb6a4208bd89c6ff78a) Add default SSH_LISTEN_PORT config value (#603) ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/setting/setting.go` (+1 -0) </details> ### 📄 Description Sets default `SSH_LISTEN_PORT` to `SSH_PORT` as suggested in #603 and defined in `conf/app.ini`. Comes with go-gitea/docs#60 --- <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 11:47:37 -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#15485