aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/smarter_flood_filling.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/smarter_flood_filling.mdwn b/doc/bugs/smarter_flood_filling.mdwn
index cfff3698f..a2a4f2ce5 100644
--- a/doc/bugs/smarter_flood_filling.mdwn
+++ b/doc/bugs/smarter_flood_filling.mdwn
@@ -12,7 +12,9 @@ this.
1. Ensure that locally paired computers have a lower cost than network
transfer remotes.
2. When queuing uploads, queue transfers to the lowest cost remotes first.
+ (already done)
3. Just before starting a transfer, re-check if the transfer is still wanted.
+ (done)
Now, unnecessary transfers to tranfer repos are avoided if it can send
the file locally instead.