修改ProjectConfig生成来源

This commit is contained in:
2025-11-07 23:48:10 +08:00
parent 4d5154a2ac
commit a676533510
4 changed files with 21 additions and 19 deletions

View File

@@ -9,6 +9,10 @@
}
},
"find": {
"max_concurrent_requests": 100,
"database_path": "db.db",
"always_return_ok": true,
"plugin_dir": "Plugins",
"host": "0.0.0.0",
"port": 8000,
"verbose": false