correction

This commit is contained in:
Joey Hess 2020-02-25 13:42:44 -04:00
parent 7b8ec5023e
commit b4c4e3b853
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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
"""]]