Signed-off-by: Lukas Fleischer <[email protected]>
---
Quoting Linus:
This is stupid, but we support it for hysterical raisins.
conf/config.proto | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/config.proto b/conf/config.proto
index 2390dfa..560c705 100644
--- a/conf/config.proto
+++ b/conf/config.proto
@@ -19,7 +19,7 @@ max_filesize_uncompressed = 8388608
disable_http_login = 1
aur_location = https://aur.archlinux.org
git_clone_uri_anon = https://aur.archlinux.org/%s.git
-git_clone_uri_priv = ssh+git://[email protected]/%s.git
+git_clone_uri_priv = ssh://[email protected]/%s.git
max_rpc_results = 5000
aur_request_ml = [email protected]
request_idle_time = 1209600
--
2.7.0