mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-01 18:21:02 +02: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".