I have nodebb setup with mongodb. Whenever I login as admin and go to the plugins page. I see this message in the log. I am not able to install any plugins. Clicking on "Install" doesn't do anything. Please help.
In redis you would use hgetall config to get the global config object, and then use hset config <field> <value> to set the new values. You could write some javascript to automate this and run it in the nodebb folder.