index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
conf
/
app.ini
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-02-20 00:20:42 +0800
committer
ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-02-20 00:20:42 +0800
commit
422a20648466f270de195dce3bca04e977bacd13
(
patch
)
tree
1a8775511194ad1495e8628291a1f2a43be169ab
/
conf/app.ini
parent
e545c310eefde55f3e7c55a185c1348b13180074
(
diff
)
conf: remove unused config option SHOW_FOOTER_VERSION
Diffstat
(limited to 'conf/app.ini')
-rw-r--r--
conf/app.ini
2
1 files changed, 0 insertions, 2 deletions
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