We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e32f80 commit f0a9ebfCopy full SHA for f0a9ebf
1 file changed
packages/web/src/content/docs/config.mdx
@@ -159,11 +159,11 @@ Organizations can enforce configuration that users cannot override. Managed sett
159
160
Drop an `opencode.json` or `opencode.jsonc` file in the system managed config directory:
161
162
-| Platform | Path |
163
-|----------|------|
164
-| macOS | `/Library/Application Support/opencode/` |
165
-| Linux | `/etc/opencode/` |
166
-| Windows | `%ProgramData%\opencode` |
+| Platform | Path |
+| -------- | ---------------------------------------- |
+| macOS | `/Library/Application Support/opencode/` |
+| Linux | `/etc/opencode/` |
+| Windows | `%ProgramData%\opencode` |
167
168
These directories require admin/root access to write, so users cannot modify them.
169
0 commit comments