document rsyncurl setting
This commit is contained in:
parent
771052a85e
commit
28698e54af
1 changed files with 6 additions and 0 deletions
|
@ -713,6 +713,12 @@ Here are all the supported configuration settings.
|
|||
Default ssh, rsync, wget/curl, and bup options to use if a remote does not
|
||||
have specific options.
|
||||
|
||||
* `remote.<name>.rsyncurl`
|
||||
|
||||
Used by rsunc special remotes, this configures
|
||||
the location of the rsync repository to use. Normally this is automaticaly
|
||||
set up by `git annex initremote`, but you can change it if needed.
|
||||
|
||||
* `remote.<name>.buprepo`
|
||||
|
||||
Used by bup special remotes, this configures
|
||||
|
|
Loading…
Reference in a new issue