feat: add git version on admin panel. (#921)
This commit is contained in:
@ -354,6 +354,7 @@ var (
|
||||
|
||||
// Git settings
|
||||
Git = struct {
|
||||
Version string `ini:"-"`
|
||||
DisableDiffHighlight bool
|
||||
MaxGitDiffLines int
|
||||
MaxGitDiffLineCharacters int
|
||||
|
Reference in New Issue
Block a user