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

feat: add git version on admin panel. (#921)

This commit is contained in:
Bo-Yi Wu
2017-02-13 19:49:42 +08:00
committed by Lunny Xiao
parent 091f063706
commit 5cc275b1de
7 changed files with 14 additions and 3 deletions

View File

@@ -1117,6 +1117,7 @@ config.offline_mode = Offline Mode
config.disable_router_log = Disable Router Log
config.run_user = Run User
config.run_mode = Run Mode
config.git_version = Git Version
config.repo_root_path = Repository Root Path
config.lfs_root_path = LFS Root Path
config.static_file_root_path = Static File Root Path