So I have a unique situation in that I run numerous instances of Node-Red (I can't change this). I also need to use global variables with the local file system in case the server reboots (which it does once a week).
So, is there a way in the settings to specify different folders so that each instance i have running will use a different storage location for their global files.
Any examples would be awesome.