mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
parent
9b18b145b4
commit
db4f7f3320
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ export const ExtensionStateContextProvider: React.FC<{ children: React.ReactNode
|
|||
terminalOutputLineLimit: 500,
|
||||
terminalShellIntegrationTimeout: 4000,
|
||||
mcpEnabled: true,
|
||||
enableMcpServerCreation: true,
|
||||
enableMcpServerCreation: false,
|
||||
alwaysApproveResubmit: false,
|
||||
requestDelaySeconds: 5,
|
||||
currentApiConfigName: "default",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue