Skip to content

Commit

Permalink
raft auto_join_scheme documentation update (#12701)
Browse files Browse the repository at this point in the history
  • Loading branch information
rowansmithhc committed Oct 8, 2021
1 parent 67069f0 commit 25458af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/configuration/storage/raft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ set [`disable_mlock`](/docs/configuration#disable_mlock) to `true`, and to disab
[go-discover](https://github.com/hashicorp/go-discover) syntax.

- `auto_join_scheme` `(string: "")` - The optional URI protocol scheme for addresses
discovered via auto-join.
discovered via auto-join. Available values are `http` or `https`.

- `auto_join_port` `(uint: "")` - The optional port used for addressed discovered
via auto-join.
Expand Down

0 comments on commit 25458af

Please sign in to comment.