diff options
| -rw-r--r-- | playbooks/templates/cgitrc.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/templates/cgitrc.j2 b/playbooks/templates/cgitrc.j2 index 233e2c0..37d2a6b 100644 --- a/playbooks/templates/cgitrc.j2 +++ b/playbooks/templates/cgitrc.j2 @@ -4,6 +4,7 @@ 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 |
