mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: tweak wording
This commit is contained in:
parent
de50234a1a
commit
21b7877beb
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ title: Permissions
|
|||
description: Control which actions require approval to run.
|
||||
---
|
||||
|
||||
By default, OpenCode **allows all operations** without requiring explicit approval. You can configure this using the `permission` option.
|
||||
By default, OpenCode allows most operations without approval, except `doom_loop` and `external_directory` which default to `ask`. You can configure this using the `permission` option.
|
||||
|
||||
```json title="opencode.json"
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue