Change uibRoot directory #138
|
Hello, Is it possible to change the I'm using the project mode and I would like to put the "node-red": {
"settings": {
"flowFile": "flow.json",
"credentialsFile": "flow_cred.json",
"uibRoot": "path/to/uibuilder"
}
} |
Answered by
TotallyInformation
Jun 18, 2021
Replies: 1 comment 6 replies
|
Hi Anxuae, I'm afraid that isn't possible right now though it is on the backlog. As the last release reintroduced some additional settings, the way is open again to add that as an option and Of course, if you wanted to contribute a change to the code, I would certainly be open to it 😁 |
6 replies
Answer selected by
TotallyInformation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Anxuae, I'm afraid that isn't possible right now though it is on the backlog.
As the last release reintroduced some additional settings, the way is open again to add that as an option and
I'll addadded to the kanban board so I don't forget.Of course, if you wanted to contribute a change to the code, I would certainly be open to it 😁