summaryrefslogtreecommitdiffstats
path: root/conf/cgitrc.proto
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-05-21 11:20:17 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-05-21 11:20:17 +0200
commitc3614c4f097f1a37485672b04759c5c163f1cf42 (patch)
tree0e168f8c5aeef13a20a049b4e924ba28b2cf97c6 /conf/cgitrc.proto
parent42b9e4dd2870949f8dfb91e524bc13f98abd7a7d (diff)
downloadaurweb-c3614c4f097f1a37485672b04759c5c163f1cf42.tar.xz
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>
Diffstat (limited to 'conf/cgitrc.proto')
-rw-r--r--conf/cgitrc.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cgitrc.proto b/conf/cgitrc.proto
index 86b410b..d9bde83 100644
--- a/conf/cgitrc.proto
+++ b/conf/cgitrc.proto
@@ -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