diff options
Diffstat (limited to '.config/Code/User')
| -rw-r--r-- | .config/Code/User/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index b7f6818..6932113 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -76,4 +76,5 @@ "[markdown]": { "editor.fontWeight": "normal" }, + "chat.agent.maxRequests": 50, }
\ No newline at end of file |
