diff --git a/conf/app.ini b/conf/app.ini index dc80699..2ca5365 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -69,17 +69,3 @@ ACCESS = file ENABLE_XORM_LOG = Warn XORM = file - - - - -; Extension mapping to highlight class -; e.g. .toml=ini -[highlight.mapping] - -[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