Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 57770ae

Browse files
appleboybkcsoft
authored andcommitted
Add SSH_DOMAIN.
Ref: go-gitea/gitea#552 (comment)
1 parent b03b391 commit 57770ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Any configuration option that is marked by :exclamation: means that you should k
6464
- `HTTP_PORT`: HTTP listen port.
6565
- `DISABLE_SSH`: Disables SSH feature when it's not available.
6666
- `START_SSH_SERVER`: Starts built-in SSH server when enabled.
67+
- `SSH_DOMAIN`: Domain name of your ssh server.
6768
- `SSH_PORT`: SSH port displayed in clone URL, in case yours is not `22`.
6869
- `SSH_LISTEN_PORT`: Port for the built-in SSH server. Defaults to `SSH_PORT`.
6970
- `OFFLINE_MODE`: Disables use of CDN for static files and Gravatar for profile pictures.

0 commit comments

Comments
 (0)