1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 04:28:21 +00:00

fix #1957 - disable version display

This allows the admin to disable the version information about gogs and
go in use in the footer.
This commit is contained in:
Gibheer
2015-11-18 22:32:31 +01:00
parent efea642d6c
commit 56006da34b
5 changed files with 11 additions and 6 deletions

View File

@@ -334,3 +334,5 @@ it-IT = it
[other]
SHOW_FOOTER_BRANDING = false
; Show version information about gogs and go in the footer
SHOW_FOOTER_VERSION = true