diff options
author | Alex <alex@adnab.me> | 2022-09-19 10:45:10 +0200 |
---|---|---|
committer | Alex <alex@adnab.me> | 2022-09-19 10:45:10 +0200 |
commit | 4fba06d62e94eb572894ba4df45d6b50a64a662c (patch) | |
tree | d5e76e8e9bf168b72e66a5aeebbc6c98f4e94eec /doc/book/working-documents/load-balancing.md | |
parent | 89b8087ba81c508ba382aa6c9cb6bb3afa6a43c8 (diff) | |
parent | 1d0a610690dbc711bf22d751ea3e6fe7047dc0a4 (diff) | |
download | garage-4fba06d62e94eb572894ba4df45d6b50a64a662c.tar.gz garage-4fba06d62e94eb572894ba4df45d6b50a64a662c.zip |
Merge pull request 'updates to documentation for v0.8' (#385) from doc-0.8 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/385
Diffstat (limited to 'doc/book/working-documents/load-balancing.md')
-rw-r--r-- | doc/book/working-documents/load-balancing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/working-documents/load-balancing.md b/doc/book/working-documents/load-balancing.md index 87298ae6..bf6bdd95 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" -weight = 10 +title = "Load balancing data (obsolete)" +weight = 60 +++ **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.** |