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. +"""]]