1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Fix issue on windows

This commit is contained in:
Unknown
2014-03-26 09:22:08 -04:00
parent 409e4cde7a
commit 7ab94fe816
6 changed files with 18 additions and 17 deletions

View File

@@ -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).