chore: generate

pull/9833/merge
opencode-agent[bot] 2026-04-02 17:54:07 +00:00
parent 7e32f80d82
commit f0a9ebfed4
1 changed files with 5 additions and 5 deletions

View File

@ -159,11 +159,11 @@ Organizations can enforce configuration that users cannot override. Managed sett
Drop an `opencode.json` or `opencode.jsonc` file in the system managed config directory:
| Platform | Path |
|----------|------|
| macOS | `/Library/Application Support/opencode/` |
| Linux | `/etc/opencode/` |
| Windows | `%ProgramData%\opencode` |
| Platform | Path |
| -------- | ---------------------------------------- |
| macOS | `/Library/Application Support/opencode/` |
| Linux | `/etc/opencode/` |
| Windows | `%ProgramData%\opencode` |
These directories require admin/root access to write, so users cannot modify them.