mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +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".