refactor: 清理不需要的代码文件,添加.gitignore,优化项目结构
This commit is contained in:
7
data/system_settings.json
Normal file
7
data/system_settings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"api_timeout": 30,
|
||||
"max_history": 10,
|
||||
"refresh_interval": 10,
|
||||
"auto_monitoring": true,
|
||||
"agent_mode": true
|
||||
}
|
||||
Reference in New Issue
Block a user