diff options
Diffstat (limited to 'roles/cgit/templates')
-rw-r--r-- | roles/cgit/templates/cgitrc.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2 index 5d716a1..e12c229 100644 --- a/roles/cgit/templates/cgitrc.j2 +++ b/roles/cgit/templates/cgitrc.j2 @@ -6,5 +6,6 @@ root-desc=harbouring chaos enable-index-owner=0 clone-prefix=git://{{ git_server_name }} git+ssh://git@{{ git_server_name }} source-filter=/etc/cgit.source.filter +head-include=/etc/cgit-head include=/etc/cgitrc.repo_service |