diff options
Diffstat (limited to 'roles/cgit')
-rw-r--r-- | roles/cgit/templates/cgitrc.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2 index bfca774..5d716a1 100644 --- a/roles/cgit/templates/cgitrc.j2 +++ b/roles/cgit/templates/cgitrc.j2 @@ -6,3 +6,5 @@ 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 + +include=/etc/cgitrc.repo_service |