Skip to content

Commit 6a1636d

Browse files
committed
docs(config-options): DOWNLOAD_MIRROR: add note that it supports extra paths before archive
fixes #512
1 parent b68a403 commit 6a1636d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/api/config-options.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ Option `DOWNLOAD_MIRROR` is used to set which mirror to use
5151

5252
Default / Format: `https://fastdl.mongodb.org` (protocol needs to be included)
5353

54+
Also supported is adding an path `https://someserver.com/some/path/for/mongodb`.
55+
56+
:::note
57+
It is discouraged to use query parameters, they may work, but not officially supported
58+
:::
59+
5460
### DOWNLOAD_URL
5561

5662
Option `DOWNLOAD_URL` is used to overwrite the ***complete*** URL (including [`DOWNLOAD_MIRROR`](#DOWNLOAD_MIRROR))

0 commit comments

Comments
 (0)