Skip to content

Commit

Permalink
manual docs update for 1.14.x (#18869)
Browse files Browse the repository at this point in the history
  • Loading branch information
trujillo-adam authored Sep 18, 2023
1 parent a5a5f5b commit 94e53bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/agent/config/config-files.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ Refer to the [formatting specification](https://golang.org/pkg/time/#ParseDurati

- `server_addresses` (Defaults to `[]`) This specifies the addresses of servers in
the local datacenter to use for the initial RPC. These addresses support
[Cloud Auto-Joining](/docs/agent/config/cli-flags#cloud-auto-joining) and can optionally include a port to
use when making the outbound connection. If not port is provided the `server_port`
[Cloud Auto-Joining](/consul/docs/agent/config/cli-flags#cloud-auto-joining) and can optionally include a port to
use when making the outbound connection. If no port is provided, the `server_port`
will be used.

- `dns_sans` (Defaults to `[]`) This is a list of extra DNS SANs to request in the
Expand Down

0 comments on commit 94e53bf

Please sign in to comment.