mirror of
/repos/node-red-data.git
synced 2025-12-30 08:01:32 +01:00
pretty print flow.json
This commit is contained in:
parent
9242154128
commit
1f9d59b61a
872
flows_node1.json
872
flows_node1.json
File diff suppressed because one or more lines are too long
@ -49,7 +49,7 @@ module.exports = {
|
||||
|
||||
// To enabled pretty-printing of the flow within the flow file, set the following
|
||||
// property to true:
|
||||
//flowFilePretty: true,
|
||||
flowFilePretty: true,
|
||||
|
||||
// By default, all user data is stored in the Node-RED install directory. To
|
||||
// use a different location, the following property can be used
|
||||
@ -159,4 +159,4 @@ module.exports = {
|
||||
metrics: false
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user