Update mongo/content.md

Co-Authored-By: wglambert <W.lambert1031@gmail.com>
This commit is contained in:
Tianon Gravi 2019-02-05 13:22:07 -08:00 committed by GitHub
parent 920870f908
commit a024f75c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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