.TH git-annex-configremote 1 .SH NAME git-annex-configremote \- changes special remote configuration .PP .SH SYNOPSIS git annex configemote \fBname|uuid|desc [param=value ...]\fP .PP .SH DESCRIPTION Changes the configuration of a special remote that was set up earlier by \fBgit-annex initremote\fP. The special remote does not need to be enabled for use in the current repository, and this command will not enable it. .PP This command can currently only be used to change the value of the \fBautoenable\fP parameter, eg "autoenable=false". .PP To change other parameters, use \fBgit-annex enableremote\fP .PP .SH OPTIONS Most options are not prefixed by a dash, and set parameters of the remote, as shown above. .PP Also, the git-annex\-common\-options(1) can be used. .PP .SH SEE ALSO git-annex(1) .PP git-annex\-initremote(1) .PP git-annex\-configremote(1) .PP git-annex\-renameremote(1) .PP .SH AUTHOR Joey Hess .PP .PP