project:zsy
This commit is contained in:
Submodule .node-red-data/projects/zsy deleted from 2c27b50428
@@ -0,0 +1,7 @@
|
||||
zsy
|
||||
===
|
||||
|
||||
### About
|
||||
|
||||
This is your project's README.md file. It helps users understand what your
|
||||
project does, how to use it and anything else they may need to know.
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "zsy",
|
||||
"description": "A Node-RED Project",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {},
|
||||
"node-red": {
|
||||
"settings": {
|
||||
"flowFile": "flows.json",
|
||||
"credentialsFile": "flows_cred.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -437,6 +437,7 @@ module.exports = {
|
||||
|
||||
projects: {
|
||||
/** To enable the Projects feature, set this value to true */
|
||||
// enabled: false,
|
||||
enabled: true,
|
||||
workflow: {
|
||||
/** Set the default projects workflow mode.
|
||||
|
||||
Reference in New Issue
Block a user