mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Finalise nodeSettings and update tlsConfigDisableLocalFiles
- increase test coverage around registerType
This commit is contained in:
@@ -82,7 +82,7 @@ module.exports = function(RED) {
|
||||
settings: {
|
||||
tlsConfigDisableLocalFiles: {
|
||||
value: false,
|
||||
exportable: false
|
||||
exportable: true
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user