This commit is contained in:
Joey Hess 2023-01-10 11:52:11 -04:00
parent 79be0eea2f
commit 0fc476f16e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 7"""
date="2023-01-10T15:43:50Z"
content="""
Older versions of git-annex will fail with the error shown in comment #3
when trying to enable the second instance of the web remote.
When autoenabling, it won't be a fatal error, but the ugly error message
will still be shown.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 8"""
date="2023-01-10T15:45:03Z"
content="""
Setting default web to higher cost than the other web remotes doesn't avoid
this problem: If you have a bunch of urls on different sites that are an
averge speed, and one site that is slow, you'd have to make a new web remote
for each individual site, and for each new site.
"""]]