feat: config opencode path and timeout (opencode_path, opencode_timeout)
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"port": 8000,
|
||||
"pipelines_dir": "./storage/pipelines/",
|
||||
"logs_dir": "./storage/logs/",
|
||||
"web_root": "../../frontend/build/web/"
|
||||
"web_root": "../../frontend/build/web/",
|
||||
"opencode_path": "opencode",
|
||||
"opencode_timeout": 300
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user