http://www.techpaste.com/2016/04/limit-mongodb-memory-usage/
Spaces are important!!!
# Where and how to store data.
storage:
dbPath: /var/lib/mongo
journal:
enabled: true
# engine: wiredTiger
# mmapv1:
wiredTiger:
engineConfig:
configString: cache_size=200M