mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
* Add option to hide footer load times * Rename option variable + minor changes
This commit is contained in:
@@ -428,5 +428,7 @@ cs-CZ = cs-CZ
|
||||
|
||||
[other]
|
||||
SHOW_FOOTER_BRANDING = false
|
||||
; Show version information about gogs and go in the footer
|
||||
; Show version information about Gogs and Go in the footer
|
||||
SHOW_FOOTER_VERSION = true
|
||||
; Show time of template execution in the footer
|
||||
SHOW_FOOTER_TEMPLATE_LOAD_TIME = true
|
||||
|
Reference in New Issue
Block a user