We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd14f5 commit 476fe27Copy full SHA for 476fe27
lua/codecompanion/config.lua
@@ -49,7 +49,7 @@ local defaults = {
49
},
50
51
opts = {
52
- cmd_timeout = 20e3, -- Timeout for commands that resolve env variables (milliseconds)
+ cmd_timeout = 10e3, -- Timeout for commands that resolve env variables (milliseconds)
53
54
55
constants = constants,
0 commit comments