* Add option to hide footer load times * Rename option variable + minor changes
This commit is contained in:
parent
8ee14db51e
commit
bc902b8f74
4 changed files with 13 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue