1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add admin memStatus panel

This commit is contained in:
Unknown
2014-03-22 07:42:24 -04:00
parent 7a1ff8636c
commit 0d1872ebe3
3 changed files with 115 additions and 2 deletions

View File

@@ -42,8 +42,9 @@ There are two ways to install Gogs:
## Acknowledgments
- Mail service is based on [WeTalk](https://github.com/beego/wetalk).
- Logo is inspired by [martini](https://github.com/martini-contrib).
- Mail service is based on [WeTalk](https://github.com/beego/wetalk).
- System Monitor Status is based on [GoBlog](https://github.com/fuxiaohei/goblog).
## Contributors