Hello everybody,
I'm running a Node-RED project with mutliple flows. I would like to enable/disable some flows during startup. I've seen, that this is possible using the admin web interface. Is this possible using settings.js
, the command-line, or the API?