webapp: Encourage user to install git-annex on a server when adding a ssh server, rather than just funneling them through to rsync.
This commit is contained in:
parent
ab0c6db755
commit
996e899acc
6 changed files with 50 additions and 20 deletions
|
@ -33,6 +33,7 @@
|
|||
/config/repository/add/drive AddDriveR GET
|
||||
/config/repository/add/ssh AddSshR GET
|
||||
/config/repository/add/ssh/confirm/#SshData ConfirmSshR GET
|
||||
/config/repository/add/ssh/retry/#SshData RetrySshR GET
|
||||
/config/repository/add/ssh/make/git/#SshData MakeSshGitR GET
|
||||
/config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET
|
||||
/config/repository/add/cloud/rsync.net AddRsyncNetR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue