Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
benclive committed Nov 28, 2024
1 parent 03bb374 commit 5152f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sources/shared/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -5752,7 +5752,7 @@ boltdb_shipper:
# lookup, or a DNS SRV record without a followup A record lookup,
# respectively.
# CLI flag: -boltdb.shipper.index-gateway-client.server-address
[server_address: <string> | default = "localhost:9100"]
[server_address: <string> | default = ""]

# Whether requests sent to the gateway should be logged or not.
# CLI flag: -boltdb.shipper.index-gateway-client.log-gateway-requests
Expand Down Expand Up @@ -5807,7 +5807,7 @@ tsdb_shipper:
# lookup, or a DNS SRV record without a followup A record lookup,
# respectively.
# CLI flag: -tsdb.shipper.index-gateway-client.server-address
[server_address: <string> | default = "localhost:9100"]
[server_address: <string> | default = ""]

# Whether requests sent to the gateway should be logged or not.
# CLI flag: -tsdb.shipper.index-gateway-client.log-gateway-requests
Expand Down

0 comments on commit 5152f43

Please sign in to comment.