Harden web search and docs defaults
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
"type": "local",
|
||||
"command": ["context-kit", "web-search"],
|
||||
"enabled": true,
|
||||
"timeout": 60000
|
||||
"timeout": 150000
|
||||
},
|
||||
"context-docs": {
|
||||
"type": "remote",
|
||||
"url": "http://127.0.0.1:8776/mcp",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"timeout": 150000
|
||||
},
|
||||
"context-repomix": {
|
||||
"type": "local",
|
||||
|
||||
Reference in New Issue
Block a user