Hello all.
I've started with node some weeks ago, so apologizes in advance if any question is a little bit simple. I've been looking througout the forum and I've not found anyone with this problem, so I guess the reason could be xome mistake by my side.
I've changed setting.js in this way, just to test context storage functionality.
contextStorage: {
default: "memoryOnly",
memoryOnly: { module: 'memory' },
file: { module: 'localfilesystem' }
},
I restart Nodered and all continue working well BUT...I can't find in the change node the option to choose the storage source at the right side of the set flow rule. What I'm missing?
Yes, but is that the settings file path that is shown in your startup log?
If you stop node-RED, and then start it, look at the log and note the url path to the settings file that is being loaded.