rename http special remote to httpalso
"http" was too generic and easy to confuse with web. The new name makes clear it's used in addition to some other remote. And other protocols can use the same naming scheme.
This commit is contained in:
parent
a47787934a
commit
8656afd3e1
10 changed files with 33 additions and 32 deletions
|
@ -55,7 +55,7 @@ If you find combinations that work, please edit this page to list them.
|
|||
## known working combinations
|
||||
|
||||
* directory and rsync
|
||||
* http and directory
|
||||
* http and rsync
|
||||
* http and rclone (any layout except for frankencase)
|
||||
* httpalso and directory
|
||||
* httpalso and rsync
|
||||
* httpalso and rclone (any layout except for frankencase)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue