We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68a403 commit 6a1636dCopy full SHA for 6a1636d
docs/api/config-options.md
@@ -51,6 +51,12 @@ Option `DOWNLOAD_MIRROR` is used to set which mirror to use
51
52
Default / Format: `https://fastdl.mongodb.org` (protocol needs to be included)
53
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
60
### DOWNLOAD_URL
61
62
Option `DOWNLOAD_URL` is used to overwrite the ***complete*** URL (including [`DOWNLOAD_MIRROR`](#DOWNLOAD_MIRROR))
0 commit comments