summaryrefslogtreecommitdiff
path: root/etc/cgitrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cgitrc')
-rw-r--r--etc/cgitrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/cgitrc b/etc/cgitrc
index d9362b44..c6bfd198 100644
--- a/etc/cgitrc
+++ b/etc/cgitrc
@@ -12,10 +12,10 @@ enable-follow-links=1
# useful but may makes page generation slow, maybe disable
# can see the log via `journalctl -b -u uwsgi@cgit` and search less pager with sth. like `/[0-9]{3} msecs`
enable-blame=1
-enable-log-filecount=1
-enable-log-linecount=1
+#enable-log-filecount=1
+#enable-log-linecount=1
# showing branch merge, ex: https://git.flylightning.xyz/dwm_fly/log/?h=fly
-enable-commit-graph=1
+#enable-commit-graph=1
# not very useful, maybe disable
enable-subject-links=1