diff options
Diffstat (limited to 'roles/git/files/cgitrc')
| -rw-r--r-- | roles/git/files/cgitrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/git/files/cgitrc b/roles/git/files/cgitrc new file mode 100644 index 0000000..9d9d99c --- /dev/null +++ b/roles/git/files/cgitrc @@ -0,0 +1,8 @@ +root-title=joeac's git repositories +root-desc= +strict-export=git-daemon-export-ok +scan-path=/srv/git +virtual-root=/ +about-filter=/usr/lib/cgit/filters/about-formatting.sh +readme=:README.md +snapshots=tar.gz zip |
