Level 1
After struggling with this for a couple hours, I found it (and it was staring me in the face the whole time). The syntax changed in version 9.0.0 and the documentation hasn't been updated. The new syntax is:
features:
- mongodb: true
Try adding that to the config.
3 likes