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