mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add links to public and private clone URLs
Show a public clone URL (using Git over HTTP) by default and only show the private clone URL to the package maintainer. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
ada3a8eab3
commit
176014a5d7
4 changed files with 19 additions and 6 deletions
|
@ -24,6 +24,6 @@ footer=/srv/http/aur/web/template/cgit/footer.html
|
|||
max-repodesc-length=50
|
||||
max-blob-size=2048
|
||||
max-stats=year
|
||||
enable-http-clone=0
|
||||
enable-http-clone=1
|
||||
|
||||
scan-path=/srv/http/aur/repos/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue