From 422a20648466f270de195dce3bca04e977bacd13 Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Thu, 20 Feb 2020 00:20:42 +0800 Subject: conf: remove unused config option SHOW_FOOTER_VERSION --- conf/app.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf/app.ini') diff --git a/conf/app.ini b/conf/app.ini index 28b4485a..abd39959 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -516,7 +516,5 @@ pt-PT = pt [other] SHOW_FOOTER_BRANDING = false -; 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 -- cgit v1.2.3