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

Commit 1428cc0

Browse files
authored
Merge pull request #67 from mkuhlmann/ccs-listen-port-backport
Improve cheat sheet for SSH_LISTEN_PORT, backport to v1.0
2 parents 1f1d76b + d12e16b commit 1428cc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ 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_PORT`: The SSH port, in case yours is not `22`.
67+
- `SSH_PORT`: SSH port displayed in clone URL, in case yours is not `22`.
68+
- `SSH_LISTEN_PORT`: Port for the built-in SSH server, required if enabled.
6869
- `OFFLINE_MODE`: Disables use of CDN for static files and Gravatar for profile pictures.
6970
- `DISABLE_ROUTER_LOG`: Mutes printing of the router log.
7071
- `CERT_FILE`: Cert file path used for HTTPS.

0 commit comments

Comments
 (0)