48 lines
1 KiB
Text
48 lines
1 KiB
Text
css=/cgit.css
|
|
logo=/cgit.png
|
|
favicon=/favicon.png
|
|
|
|
root-title=git.jaseg.de
|
|
root-desc=jaseg's git repositories
|
|
snapshots=tar.gz tar.bz2 zip
|
|
|
|
clone-url=git@git.jaseg.de:$CGIT_REPO_URL https://git.jaseg.de/$CGIT_REPO_URL
|
|
|
|
enable-http-clone=1
|
|
robots=noindex, nofollow
|
|
virtual-root=/
|
|
|
|
readme=:README.rst
|
|
readme=:readme.rst
|
|
readme=:README.md
|
|
readme=:readme.md
|
|
readme=:README.txt
|
|
readme=:readme.txt
|
|
readme=:README.mkd
|
|
readme=:readme.mkd
|
|
readme=:README.htm
|
|
readme=:readme.htm
|
|
readme=:README.html
|
|
readme=:readme.html
|
|
readme=:README
|
|
readme=:readme
|
|
about-filter=/usr/libexec/cgit/filters/about-formatting.sh
|
|
|
|
enable-index-links=1
|
|
enable-commit-grpah=1
|
|
enable-log-filecount=1
|
|
enable-log-linecount=1
|
|
enable-git-config=1
|
|
|
|
source-filter=/usr/libexec/cgit/filters/syntax-highlighting.py
|
|
|
|
project-list=/var/lib/gitolite3/projects.list
|
|
scan-path=/var/lib/gitolite3/repositories
|
|
|
|
mimetype.gif=image/gif
|
|
mimetype.html=text/html
|
|
mimetype.jpg=image/jpeg
|
|
mimetype.jpeg=image/jpeg
|
|
mimetype.pdf=application/pdf
|
|
mimetype.png=image/png
|
|
mimetype.svg=image/svg+xml
|