From b4c4e3b853c67063097b74d5e4327f3ce6325a78 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Feb 2020 13:42:44 -0400 Subject: [PATCH] correction --- .../comment_3_6a75b7e50a4d40134a58d3c8e60073ed._comment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/S3-remote_fail_to_get_data_on_some_clones__47__machines/comment_3_6a75b7e50a4d40134a58d3c8e60073ed._comment b/doc/bugs/S3-remote_fail_to_get_data_on_some_clones__47__machines/comment_3_6a75b7e50a4d40134a58d3c8e60073ed._comment index 5df1392059..83b277f7fd 100644 --- a/doc/bugs/S3-remote_fail_to_get_data_on_some_clones__47__machines/comment_3_6a75b7e50a4d40134a58d3c8e60073ed._comment +++ b/doc/bugs/S3-remote_fail_to_get_data_on_some_clones__47__machines/comment_3_6a75b7e50a4d40134a58d3c8e60073ed._comment @@ -12,5 +12,5 @@ By default, git-annex avoids connections to local IP adddresses, for security reasons. If you have a local http proxy, it won't use it either. You could try this: - git config annex.security.allowed-ip-addresses any + git config annex.security.allowed-ip-addresses all """]]