aboutsummaryrefslogblamecommitdiff
path: root/roles/git/files/gitolite-cgit/etc/cgitrc
blob: e60b893de9a2cd9fd50947f0cdc6a87fd8eb961c (plain) (tree)































                                                                              
# cgitrc(5)

root-title=git.memzero.de
root-desc=private git repostitory

virtual-root=/

enable-blame=1
enable-git-config=1
enable-http-clone=1
enable-commit-graph=1
enable-index-links=1
enable-log-filecount=1
enable-log-linecount=1

snapshots=tar.gz zip

# -- Cosmetics

source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
about-filter=/usr/lib/cgit/filters/about-formatting.sh

remove-suffix=1
section-from-path=1

# -- Repositories
#
# Scan *scan-path* for repositories. Since *project-list* is specified before,
# only look for paths from the project list relative to the scan path.

project-list=/var/lib/git/projects.list
scan-path=/var/lib/git/repositories