0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 21:38:56 +01:00
gitea/modules
Unknwon 4438b7793b Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
2016-02-25 00:21:48 -05:00
..
auth Replace uuid module with original package 2016-02-20 18:13:12 -05:00
avatar Make markdown as an independent module 2016-02-20 17:10:05 -05:00
base Make markdown as an independent module 2016-02-20 17:10:05 -05:00
bindata Add new config option for builtin SSH server 2016-02-25 00:21:48 -05:00
cron
httplib
log
mailer Minor fix for #2660 2016-02-24 23:59:17 -05:00
markdown Make markdown as an independent module 2016-02-20 17:10:05 -05:00
middleware #2682 fix missing slash for go-get meta 2016-02-23 00:12:04 -05:00
process
setting Add new config option for builtin SSH server 2016-02-25 00:21:48 -05:00
ssh
template #1821 add actions for close and reopen issues 2016-02-22 12:40:00 -05:00
user