blob: f66d3a30698d01222fe9487504c571007d582249 (
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
|
clone-url=https://code.liz.coffee/$CGIT_REPO_URL
root-title=/home/liz/src
root-desc=⋆⭒˚.⋆ 🐧 <3 ⋆⭒˚.⋆
favicon=/favicon.ico
css=/cgit.css
logo=/cgit.png
branch-sort=age
max-stats-graph=50
max-repo-count=100
snapshots=tar.gz zip
enable-http-clone=1
enable-index-owner=0
source-filter=/var/www/html/cgit/filters/syntax-highlighting.sh
about-filter=/var/www/html/cgit/filters/about-formatting.sh
enable-commit-graph=1
enable-blame=1
enable-log-filecount=1
readme=:README.md
readme=:readme.md
readme=:README
readme=:readme
# Repository discovery - settings above apply to repos found here
scan-path=/var/lib/git/repositories
virtual-root=/
|