Commit Graph

6 Commits (67d5307a8f24ae5c053aa64294acac357cb72213)

Author SHA1 Message Date
Chong Cheung 6c17fb49ef Update mongo.rst
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".
psychobunny 5f6217e831 update all docs with new url
psychobunny 76d60be60a fixed all of the internal links that were still pointing to the wiki
psychobunny c41f983df9 ported level docs
psychobunny e7fb82dbe3 ported mongo docs
psychobunny a7a70accad configuring databases, init