Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
aurweb
Commits
aaa138cd
Commit
aaa138cd
authored
Feb 06, 2016
by
Lukas Fleischer
Browse files
config.proto: Do not use the ssh+git scheme
Signed-off-by:
Lukas Fleischer
<
lfleischer@archlinux.org
>
parent
1664a241
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/config.proto
View file @
aaa138cd
...
...
@@ -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
:
//aur@aur.archlinux.org/%s.git
git_clone_uri_priv
=
ssh
:
//aur@aur.archlinux.org/%s.git
max_rpc_results
=
5000
aur_request_ml
=
aur
-
requests
@
archlinux.org
request_idle_time
=
1209600
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment