diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-13 02:34:39 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-13 02:34:39 +0200 |
| commit | 4dba60eb3cc95c3b3de9ff1b9400ab77c0455147 (patch) | |
| tree | e5322f110bddc08be0daf2615e61fd3e537b7791 /services | |
| parent | 13462672b8c95b63b863fa2bee90cc7926e9b2a0 (diff) | |
| download | net_services-4dba60eb3cc95c3b3de9ff1b9400ab77c0455147.tar.gz net_services-4dba60eb3cc95c3b3de9ff1b9400ab77c0455147.zip | |
fix: URLs no longer show /cgit.git
Diffstat (limited to 'services')
| -rw-r--r-- | services/cgit/examples/cgitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/cgit/examples/cgitrc b/services/cgit/examples/cgitrc index 631feaa..3827839 100644 --- a/services/cgit/examples/cgitrc +++ b/services/cgit/examples/cgitrc @@ -3,6 +3,7 @@ # css=/cgit.css logo=/cgit.png +virtual-root=/ # Formatters source-filter=/usr/local/lib/cgit/filters/syntax-highlighting.py about-filter=/usr/local/lib/cgit/filters/about-formatting.sh |
