Skip to content

Commit 995cc33

Browse files
nastena1606Copilot
andauthored
Update docs/reference/configuration-options.md
Co-authored-by: Copilot <[email protected]>
1 parent 66fd87b commit 995cc33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/configuration-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,10 +567,10 @@ The URL to access the data in Microsoft Azure Blob Storage. The default value is
567567

568568
### storage.azure.endpointUrlMap
569569

570-
*Type*: array of strings <br>
570+
*Type*: object (host:port -> endpoint URL) <br>
571571
*Required*: NO
572572

573-
The list of custom paths for `pbm-agents` on different servers to the same storage. Use this option if `pbm-agents` reside on servers hidden behind different network configurations. Read more in the [Support for multiple endpoints to the same S3 storage](../details/endpoint-map.md) section. Available with version 2.8.0.
573+
A mapping of custom endpoint URLs for `pbm-agents` on different servers to the same remote storage. Use this option if `pbm-agents` reside on servers hidden behind different network configurations. Read more in the [Support for multiple endpoints to the same remote storage](../details/endpoint-map.md) section. Available with version 2.8.0.
574574

575575

576576
### storage.azure.prefix

0 commit comments

Comments
 (0)