1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00

new UI on admin/monitor

This commit is contained in:
Unknwon
2015-08-19 00:34:11 +08:00
parent 6fdc881bd4
commit 81b8427438
9 changed files with 196 additions and 144 deletions

View File

@ -58,4 +58,8 @@ If you see the following error:
checkVersion()] [E] Binary and template file version does not match
```
Run `rm -fr /var/gogs/gogs/templates/` should fix this it. Just remember to backup templates file if you have made modifications youself.
Run `rm -fr /var/gogs/gogs/templates/` should fix this it. Just remember to backup templates file if you have made modifications youself.
## Known Issues
- [Use ctrl+c when clone through SSH makes Docker exit unexpectedly](https://github.com/gogits/gogs/issues/1499)