project:zsy

This commit is contained in:
gongwenxin 2025-09-12 16:13:53 +08:00
parent 679b121087
commit 0ca0e0f3fe
4 changed files with 20 additions and 1 deletions

@ -1 +0,0 @@
Subproject commit 2c27b50428465721d89cba54c451a71a5c8e7528

View File

@ -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.

View File

@ -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"
}
}
}

View File

@ -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.