Add cgit configuration and style sheet
[aur.git] / conf / cgitrc.proto
blobfdc280b5675c87e831fc3f99529f1a5fc96bb697
1 virtual-root=/cgit/
2 clone-prefix=git+ssh://aur@aur.archlinux.org:2222
3 noheader=0
4 logo=
5 css=/css/cgit.css
6 snapshots=tar.gz
7 readme=:README.md
8 readme=:README
9 enable-index-owner=0
10 enable-index-links=1
12 cache-root=/var/cache/cgit
13 cache-size=500000
14 cache-dynamic-ttl=15
15 cache-repo-ttl=15
16 cache-root-ttl=60
17 cache-scanrc-ttl=120
18 cache-static-ttl=60
20 root-title=AUR Package Repositories
21 root-desc=Web interface to the AUR Package Repositories
22 header=/srv/http/aur/web/template/cgit/header.html
23 footer=/srv/http/aur/web/template/cgit/footer.html
24 max-repodesc-length=50
25 max-blob-size=2048
26 max-stats=year
27 enable-http-clone=0
29 scan-path=/srv/http/aur/repos/