diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-13 14:10:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-13 14:10:29 -0400 |
commit | 9a378b18fb1fe1b87bc9182e964eddabb6779b86 (patch) | |
tree | 2ec20d46fc60939657725b5e8b7375b1a65f6365 /doc/assistant | |
parent | 27869d94dfb18784bbd53c4191c2000ee37ff30c (diff) |
webapp: Set locally paired repositories to a lower cost than other network remotes.
Diffstat (limited to 'doc/assistant')
-rw-r--r-- | doc/assistant/release_notes.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn index aa79cd9b7..bdd37cafe 100644 --- a/doc/assistant/release_notes.mdwn +++ b/doc/assistant/release_notes.mdwn @@ -1,3 +1,9 @@ +## version 4.20130314 + +If you have already used the webapp to locally pair two computers, +you're recommended to configure the cost of each to be 175, so +it is used in preference to more expensive remotes on the network. + ## version 4.20130227 This release fixes a bug with globbing that broke preferred content expressions. |