Update mongo/content.md
Co-Authored-By: wglambert <W.lambert1031@gmail.com>
This commit is contained in:
parent
920870f908
commit
a024f75c8a
|
|
@ -84,7 +84,7 @@ Taking the examples above you can configure the cache size to use 1.5GB as:
|
|||
$ docker run --name some-%%REPO%% -d %%IMAGE%% --wiredTigerCacheSizeGB 1.5
|
||||
```
|
||||
|
||||
See also https://docs.mongodb.com/manual/reference/program/mongod/#wiredtiger-options
|
||||
See [the upstream "WiredTiger Options" documentation](https://docs.mongodb.com/manual/reference/program/mongod/#wiredtiger-options) for more details.
|
||||
|
||||
## Using a custom MongoDB configuration file
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue