diff options
author | 2014-05-18 05:29:06 +0000 | |
---|---|---|
committer | 2014-05-18 05:29:06 +0000 | |
commit | 1d97b241cdaf910fa828dde33f76be9431a0299e (patch) | |
tree | 7274ef4e4351cb2185134308a9c4647195fd2cce /doc/special_remotes | |
parent | 5780244a94e2e47981ef81654b588d0431c553f4 (diff) |
Changing to box.com's current webdav server adress.
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/webdav.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/webdav.mdwn b/doc/special_remotes/webdav.mdwn index 251075b09..21b213ee5 100644 --- a/doc/special_remotes/webdav.mdwn +++ b/doc/special_remotes/webdav.mdwn @@ -39,4 +39,4 @@ the webdav remote. Setup example: - # WEBDAV_USERNAME=joey@kitenet.net WEBDAV_PASSWORD=xxxxxxx git annex initremote box.com type=webdav url=https://www.box.com/dav/git-annex chunksize=75mb keyid=joey@kitenet.net + # WEBDAV_USERNAME=joey@kitenet.net WEBDAV_PASSWORD=xxxxxxx git annex initremote box.com type=webdav url=https://dav.box.com/dav/git-annex chunksize=75mb keyid=joey@kitenet.net |