aboutsummaryrefslogtreecommitdiff
path: root/src/cgit/bin/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgit/bin/entrypoint.sh')
-rwxr-xr-xsrc/cgit/bin/entrypoint.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/cgit/bin/entrypoint.sh b/src/cgit/bin/entrypoint.sh
index 88ecded..80d3788 100755
--- a/src/cgit/bin/entrypoint.sh
+++ b/src/cgit/bin/entrypoint.sh
@@ -33,21 +33,22 @@ root-title=git.ofmax.li
root-desc=grumpy software
readme=:README.md
+
about-filter=/usr/lib/cgit/filters/about-formatting.sh
source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
enable-index-links=1
-enable-commit-graph=1
enable-log-filecount=1
-enable-log-linecount=1
enable-commit-graph=1
+enable-index-owner=1
+enable-http-clone=1
+snapshots=tar.gz
css=/cgit.css
logo=/cgit.png
virtual-root=/
robots=nofollow
remove-suffix=1
-
project-list=/var/lib/git/projects.list
scan-path=/var/lib/git/repositories