Node-RED
home
about
blog
documentation
forum
flows
github
Node-RED Forum
Exposing settings to the editor
Developing Nodes
dceejay
14 September 2020 15:46
2
Hi
Yes.
No. Currently done manually as being js it can contain hard to parse/format/verify code.
Yes - that is the purpose.
Yes you can access - but generally not set by the page as that is what settings.js does for you.
see
https://github.com/node-red/node-red/blob/master/packages/node_modules/%40node-red/nodes/core/network/05-tls.js#L84
and
https://github.com/node-red/node-red/blob/master/packages/node_modules/%40node-red/nodes/core/network/05-tls.html#L166
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Configuring the setting.js file
General
4
274
15 March 2024
Settings edition in the editor?
Feature Requests
2
482
19 December 2018
Where can I access RED.settings?
General
7
294
20 May 2023
Can a custom node .html file use values from settings.js?
Developing Nodes
5
648
14 December 2021
Possible minor restructure of settings.js?
Feature Requests
1
218
4 February 2023