diff options
author | Alex Auvolat <alex@adnab.me> | 2022-11-14 13:34:00 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-11-14 13:34:00 +0100 |
commit | 05547f2ba6fef628f755e511e4ec9a556d40887d (patch) | |
tree | 1001656021861fef77e202586be787255e0bff27 /doc/book/working-documents/load-balancing.md | |
parent | 39ac295eb749d3dd996c0a8d6fe031269e6a2451 (diff) | |
download | garage-05547f2ba6fef628f755e511e4ec9a556d40887d.tar.gz garage-05547f2ba6fef628f755e511e4ec9a556d40887d.zip |
Move testing strategy to a dedicated doc section (fix #114)doc-testing-strategy
Diffstat (limited to 'doc/book/working-documents/load-balancing.md')
-rw-r--r-- | doc/book/working-documents/load-balancing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/working-documents/load-balancing.md b/doc/book/working-documents/load-balancing.md index bf6bdd95..1a65fdd2 100644 --- a/doc/book/working-documents/load-balancing.md +++ b/doc/book/working-documents/load-balancing.md @@ -1,6 +1,6 @@ +++ title = "Load balancing data (obsolete)" -weight = 60 +weight = 910 +++ **This is being yet improved in release 0.5. The working document has not been updated yet, it still only applies to Garage 0.2 through 0.4.** |