Commit Graph

8 Commits (2bf38ec84b0660924fadf12b2c97a752a1bfecba)

Author SHA1 Message Date
barisusakli 0a84d49a6d docs update
lukelarris d35ac87128 Made it easier to paste command in MongoDB console
It's a pain to paste MongoDB console commands with linebreaks, as the console adds its own linebreaks. I removed the linebreaks to make it easier.
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