Node Red Settings #54
Answered
by
sbender9
mcdonaldajr
asked this question in
Q&A
-
I want to set up some file storage for context variables. Normally this would be done in the settings file with the following: I assume the place to do this is in the Node Red Settings section of the plugin. I can't work out the syntax to achieve this. My attempts cause node-red to crash. Can anybody advise please? |
Beta Was this translation helpful? Give feedback.
Answered by
sbender9
Mar 17, 2023
Replies: 1 comment
-
Make sure you use double quotes around all strings and keys. This has to be valid json. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mcdonaldajr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure you use double quotes around all strings and keys. This has to be valid json.