diff options
author | Dilyin <Dilyin@web> | 2016-06-01 18:44:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-06-01 18:44:15 +0000 |
commit | 882d3413e56364c6c2e36317af9673c983dfa81c (patch) | |
tree | 08003e9ae4f0b46582b7b6c4b75f159e535a1571 | |
parent | fa7e3940bc9ad2f2a3ab0f1650bc1b745d23b72e (diff) |
Added a comment: Special remote's annex cost
-rw-r--r-- | doc/special_remotes/comment_36_48859c5ea8f63e37b7531ed0e07f4a54._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/special_remotes/comment_36_48859c5ea8f63e37b7531ed0e07f4a54._comment b/doc/special_remotes/comment_36_48859c5ea8f63e37b7531ed0e07f4a54._comment new file mode 100644 index 000000000..9faf5706e --- /dev/null +++ b/doc/special_remotes/comment_36_48859c5ea8f63e37b7531ed0e07f4a54._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="Dilyin" + subject="Special remote's annex cost" + date="2016-06-01T18:44:15Z" + content=""" +Looks like it's not possible to set the annex cost of the \"web\" and \"bittorrent\" special remotes annex cost. + +This doesn't seem to work: + +[remote \"web\"] + annex-cost = 500 + +Perhaps, because these remotes don't actually exist. + +Setting annex cost for a webdav remote works but is incremented by 50 for some reason. + +"""]] |