diff options
author | FuXiaoHei <fuxiaohei@hexiaz.com> | 2014-03-26 21:49:09 +0800 |
---|---|---|
committer | FuXiaoHei <fuxiaohei@hexiaz.com> | 2014-03-26 21:49:09 +0800 |
commit | 8c2f751bbb22ebf06c7f7f9621614b6e46130210 (patch) | |
tree | 5b90a56d40ef41431aa68bfc4c3733d9d5745b55 /README.md | |
parent | 08405a4fea1d2e5c73a73dafd866e0c00c7749c2 (diff) | |
parent | 32e05ae2120e864d6e1bd85fb01ef87e23c3ae89 (diff) | |
download | gitea-8c2f751bbb22ebf06c7f7f9621614b6e46130210.tar.gz gitea-8c2f751bbb22ebf06c7f7f9621614b6e46130210.zip |
Merge branch 'master' of https://github.com/gogits/gogs
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). |