From: Joey Hess Date: Mon, 23 Jun 2025 14:10:12 +0000 (-0400) Subject: response X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~7^2~68 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3b3845d30049d4438a7a7a3d8d3fe27696f3a8ff;p=git-annex.git response --- diff --git a/doc/forum/change_special_remote__39__s_config_parameter/comment_1_a309dbb7922ef3375644a26ae29110a2._comment b/doc/forum/change_special_remote__39__s_config_parameter/comment_1_a309dbb7922ef3375644a26ae29110a2._comment new file mode 100644 index 0000000000..625431f094 --- /dev/null +++ b/doc/forum/change_special_remote__39__s_config_parameter/comment_1_a309dbb7922ef3375644a26ae29110a2._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2025-06-23T14:07:38Z" + content=""" +This is the solution: + + git annex enableremote annexA rsyncurl=host:/new/path + +The configremote command changes the configuration of a remote that does +not have to be enabled for use at all, and is currently only used to change +the autoenable=true configuration. For changing other configuration the +enableremote command is the thing to use. +"""]]