diff options
| author | Jay V <[email protected]> | 2025-07-16 16:59:12 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-07-16 16:59:12 -0400 |
| commit | 28b39f547eb3bdaee44643f993ac46305b085d4a (patch) | |
| tree | 482642894dffb144f33d0c5a8c35cb4e05b57b70 /packages/web | |
| parent | 7520f5efa88056165b5a657b13d8161f39b38ed5 (diff) | |
| download | opencode-28b39f547eb3bdaee44643f993ac46305b085d4a.tar.gz opencode-28b39f547eb3bdaee44643f993ac46305b085d4a.zip | |
docs: edit
Diffstat (limited to 'packages/web')
| -rw-r--r-- | packages/web/src/content/docs/docs/share.mdx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/docs/share.mdx b/packages/web/src/content/docs/docs/share.mdx index 2972292aa..58c9b121e 100644 --- a/packages/web/src/content/docs/docs/share.mdx +++ b/packages/web/src/content/docs/docs/share.mdx @@ -112,8 +112,8 @@ includes: For enterprise deployments, the share feature can be: -- **Self-hosted** on your own infrastructure -- **Restricted** to authenticated users only - **Disabled** entirely for security compliance +- **Restricted** to users authenticated through SSO only +- **Self-hosted** on your own infrastructure [Learn more](/docs/enterprise) about using opencode in your organization. |
