mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08: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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user