diff options
author | Quentin <quentin@dufour.io> | 2022-10-16 07:41:32 +0000 |
---|---|---|
committer | Quentin <quentin@dufour.io> | 2022-10-16 07:41:32 +0000 |
commit | 4582a8f34aba85ff7b0a56935f27cc166819dec1 (patch) | |
tree | 67a468d9e76c8ff1fcfb7c5ee56751099d85373d /doc/book/reference-manual/features.md | |
parent | a096ced35562bd0a8877a1ee2f755be1edafe343 (diff) | |
parent | 8e442001b97cc7f17c185da277c21b329033fbca (diff) | |
download | garage-4582a8f34aba85ff7b0a56935f27cc166819dec1.tar.gz garage-4582a8f34aba85ff7b0a56935f27cc166819dec1.zip |
Merge pull request 'Update 'doc/book/reference-manual/features.md'' (#402) from borgified/garage:borgified-patch-1 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/402
Diffstat (limited to 'doc/book/reference-manual/features.md')
-rw-r--r-- | doc/book/reference-manual/features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/reference-manual/features.md b/doc/book/reference-manual/features.md index d2d28946..1f21af6e 100644 --- a/doc/book/reference-manual/features.md +++ b/doc/book/reference-manual/features.md @@ -106,7 +106,7 @@ to be manually connected to one another. ### Support for changing IP addresses -As long as all of your nodes don't thange their IP address at the same time, +As long as all of your nodes don't change their IP address at the same time, Garage should be able to tolerate nodes with changing/dynamic IP addresses, as nodes will regularly exchange the IP addresses of their peers and try to reconnect using newer addresses when existing connections are broken. |