You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/advanced/config-cheat-sheet.en-us.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -265,6 +265,7 @@ The following configuration set `Content-Type: application/vnd.android.package-a
265
265
-`DISABLE_SSH`: **false**: Disable SSH feature when it's not available.
266
266
-`START_SSH_SERVER`: **false**: When enabled, use the built-in SSH server.
267
267
-`BUILTIN_SSH_SERVER_USER`: **%(RUN_USER)s**: Username to use for the built-in SSH Server.
268
+
-`SSH_USER`: **%(BUILTIN_SSH_SERVER_USER)**: SSH username displayed in clone URLs. This is only for people who configure the SSH server themselves; in most cases, you want to leave this blank and modify the `BUILTIN_SSH_SERVER_USER`.
268
269
-`SSH_DOMAIN`: **%(DOMAIN)s**: Domain name of this server, used for displayed clone URL.
269
270
-`SSH_PORT`: **22**: SSH port displayed in clone URL.
270
271
-`SSH_LISTEN_HOST`: **0.0.0.0**: Listen address for the built-in SSH server.
0 commit comments