|
|
@@ -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.
|
|
|
|