blob: 1dc415821b002998d11afd8c171c7b4972fb7c84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
enable-http-clone=0
enable-index-owner=0
enable-commit-graph=1
repository-sort=age
branch-sort=age
robots=noindex, nofollow
logo=
css=/custom.css
source-filter=/usr/local/lib/cgit/filters/syntax-highlighting.py
email-filter=/usr/local/lib/cgit/filters/email-libravatar.py
remove-suffix=1
virtual-root=/
clone-url=https://git.akon.city/$CGIT_REPO_URL.git
root-title=Akon City Software Inc.
root-desc=
snapshots=tar.gz tar.bz2 zip
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
readme=./README.html
scan-path=/var/git/
|