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

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

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 }}