Hallo ctrlX CORE team,
the Settings.js file has many setting options that could be helpful for the development of NodeRed, for example:
- mqttReconnectTime
- definition an implementation of global context Function
- set enviroment variables for configs
- context Storage parameters to store data globally or persistently in a file
- to declare own logging levels
After the app installation, this file is in the same root / nodered folder structure as the flows.json is located.
My question is could you not make this file replaceable? In the past, this was possible with the pre-series devices.
I have attached a Settings.js file as an example.
Thank you for your efforts and keep up the good work
With best regards
m3yco