-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Locatable user directory #3
Copy link
Copy link
Closed
Labels
Milestone
Description
Currently, we need write access in the node-red install directory for following things:
- flow file
- credentials file
- libraries under lib/ (flows/functions/templates)
and arguably settings.js.
The directory containing all of these things should be configurable.
This will allow node-red to be installed globally (as administrator), but allow normal users to run with their own 'workspace'.
Reactions are currently unavailable