diff options
Diffstat (limited to 'git')
| -rw-r--r-- | git/web/templates/cgitrc.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git/web/templates/cgitrc.j2 b/git/web/templates/cgitrc.j2 index a75e3f3..76a91d6 100644 --- a/git/web/templates/cgitrc.j2 +++ b/git/web/templates/cgitrc.j2 @@ -1,5 +1,6 @@ scan-path={{cgit_scan_path}} remove-suffix=1 +virtual-root=/ root-title={{cgit_root_title}} root-desc={{cgit_root_desc}} |
