mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Change default configuration to use SSH port 22
We no longer run a separate SSH daemon on port 2222. Change the default configuration accordingly. Also remove some configuration files that are no longer needed. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
42b9e4dd28
commit
c3614c4f09
5 changed files with 2 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
virtual-root=/cgit/
|
||||
clone-prefix=git+ssh://aur@aur.archlinux.org:2222
|
||||
clone-prefix=git+ssh://aur@aur.archlinux.org
|
||||
noheader=0
|
||||
logo=
|
||||
css=/css/cgit.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue