From 218efe79e39f8499d1b92ed580078b019f700875 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2025 09:35:54 -0400 Subject: [PATCH] fix name of config --- doc/special_remotes/web.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/special_remotes/web.mdwn b/doc/special_remotes/web.mdwn index 134d547065..08ace320e5 100644 --- a/doc/special_remotes/web.mdwn +++ b/doc/special_remotes/web.mdwn @@ -39,4 +39,4 @@ can't be downloaded from "web" (or some other remote) will it fall back to downloading from slowweb. git-annex initremote --sameas=web slowweb type=web urlinclude='*//slowhost.com/*' - git config remote.slowweb.cost 300 + git config remote.slowweb.annex-cost 300