diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index b2ccee5b50..bc6c65a8f1 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -76,6 +76,8 @@ run_user = Run User run_user_helper = The user must have access to Repository Root Path and run Gogs. domain = Domain domain_helper = This affects SSH clone URLs. +ssh_port = SSH Port +ssh_port_helper = Port number which your SSH server is using, leave it empty to disable SSH feature. http_port = HTTP Port http_port_helper = Port number which application will listen on. app_url = Application URL |