summaryrefslogtreecommitdiff
path: root/playbooks/templates/cgitrc.j2
blob: 37d2a6bc54f4b873ee749c3a6fff4b7ef655c114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
css=/cgit.css
logo=/cgit.png
favicon=/favicon.ico

root-title=git.{{ domain }}
root-desc=Sorantics repositories
virtual-root=/

clone-prefix=https://git.{{ domain }} git@git.{{ domain }}:
enable-index-owner=0
enable-log-filecount=1
enable-log-linecount=1
enable-tree-linenumbers=1
remove-suffix=1
scan-path={{ git_repo_root }}