Skip to content

Commit c7a61d7

Browse files
committed
docs
1 parent 5e59843 commit c7a61d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For MCP servers configuration, use the `mcpServers` config, examples:
8585

8686
### Approval / permissions
8787

88-
By default, ECA asks to call any tool, but that can easily be configured in several ways via the `toolCall.approval` config.
88+
By default, ECA asks to call any non read-only tool (default [here](https://github.com/editor-code-assistant/eca/blob/5e598439e606727701a69393e55bbd205c9e16d8/src/eca/config.clj#L88-L96)), but that can easily be configured in several ways via the `toolCall.approval` config.
8989

9090
You can configure the default behavior with `byDefault` and/or configure a tool in `ask`, `allow` or `deny` configs.
9191

0 commit comments

Comments
 (0)