mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
fully log node warnings on start
(i.e. don’t need -v for simple errors on start)
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
},
|
||||
"localfilesystem": {
|
||||
"user-dir": "User directory : __path__",
|
||||
"flows-file": "Flows file : __path__",
|
||||
"flows-file": "Flows file : __path__",
|
||||
"create": "Creating new flow file",
|
||||
"empty": "Existing flow file is empty",
|
||||
"invalid": "Existing flow file is not valid json",
|
||||
|
Reference in New Issue
Block a user