Set "default" settings via shell/bash
-
Hi nodebb-Community,
I'm using a customized shell script to manage 3 nodebb environments (local/staging/production). This is helping to integrate and customize private modules on the server, etc. - and activates/resets default modules for our setup.
Now I wonder how to go about "default settings" - e. g. I want to get sure the site-name is consistent everywhere - or vice versa, set it dynamically depending on the environment.
Does nodebb has an API for setting settings through shell?
Or would I need to go through the mongo shell?
Copyright © 2024 NodeBB | Contributors