mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
cgitrc.proto: Fix clone prefix
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
58db164732
commit
4c7ec61363
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
virtual-root=/cgit/
|
virtual-root=/cgit/
|
||||||
clone-prefix=git+ssh://aur@aur.archlinux.org
|
clone-prefix=https://aur.archlinux.org
|
||||||
noheader=0
|
noheader=0
|
||||||
logo=
|
logo=
|
||||||
css=/css/cgit.css
|
css=/css/cgit.css
|
||||||
|
|
Loading…
Add table
Reference in a new issue