about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-20T20·47+0000
committerVincent Ambo <tazjin@google.com>2019-12-20T20·47+0000
commit49fd50bc8a71afd4c4053426e47051f05483c31c (patch)
tree5f85a9c796430b5468b2ed2e8c503b206d8e0553 /web
parenta65cb502520d09353295a3d10c6203e3273be70f (diff)
feat(cgit-taz): Enable some convenience features in cgit r/241
Hopefully file following actually works for directories, too!
Diffstat (limited to 'web')
-rw-r--r--web/cgit-taz/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cgit-taz/default.nix b/web/cgit-taz/default.nix
index 4559eb4dbf..66073d46d7 100644
--- a/web/cgit-taz/default.nix
+++ b/web/cgit-taz/default.nix
@@ -22,6 +22,10 @@ let
     readme=:README.md
     about-filter=${monocgit}/lib/cgit/filters/about-formatting.sh
     source-filter=${monocgit}/lib//cgit/filters/syntax-highlighting.py
+    enable-log-filecount=1
+    enable-log-linecount=1
+    enable-follow-links=1
+    enable-blame=1
 
     # Repository configuration
     repo.url=depot