Fix typo in the config documentation (#532)

This commit is contained in:
Bertrand Paquet
2023-07-28 09:31:53 +02:00
committed by GitHub
parent 328108aeb5
commit 9d1c46a3e9

View File

@@ -230,7 +230,7 @@ default: "random"
Load balancing mode Load balancing mode
`random` selects the server at random `random` selects the server at random
`loc` selects the server with the least outstanding busy conncetions `loc` selects the server with the least outstanding busy connections
### default_role ### default_role
``` ```