diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-26 09:22:08 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-26 09:22:08 -0400 |
commit | 7ab94fe816bd726c995f2937a040c3d8c7898205 (patch) | |
tree | fcf84c1e759c158f461af3cc9f7236443f4992d6 /README.md | |
parent | 409e4cde7a379bbdbe53367b3726f64b80aed0eb (diff) | |
download | gitea-7ab94fe816bd726c995f2937a040c3d8c7898205.tar.gz gitea-7ab94fe816bd726c995f2937a040c3d8c7898205.zip |
Fix issue on windows
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o - User profile page. - Repository viewer. - Gravatar and cache support. -- Mail service(register). +- Mail service(register, issue). - Administration panel. - Supports MySQL, PostgreSQL and SQLite3(binary release only). |