mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 13:20:41 +01:00
1. Use db.createUser() instead of db.addUser() to add users to MongoDB. Deprecated since version 2.6 2. NodeBB causes mongo error during setup procedure. Change the role from "userAdmin" to "readWrite".