diff options
| author | Aiden Cline <[email protected]> | 2025-11-24 14:32:38 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-11-24 14:32:38 -0600 |
| commit | a9a2c23736bafda2d316ce7d667772e3cbe36bd5 (patch) | |
| tree | 047cae2c8544e9552ff30f0f2e715de461fae28d /packages/web/src | |
| parent | ccde319937b7ffb84aadd283a260bfe0f98c9bbb (diff) | |
| download | opencode-a9a2c23736bafda2d316ce7d667772e3cbe36bd5.tar.gz opencode-a9a2c23736bafda2d316ce7d667772e3cbe36bd5.zip | |
add autoupdate: notify
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/config.mdx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/config.mdx b/packages/web/src/content/docs/config.mdx index 68f75b7a6..46d0d8268 100644 --- a/packages/web/src/content/docs/config.mdx +++ b/packages/web/src/content/docs/config.mdx @@ -267,6 +267,8 @@ OpenCode will automatically download any new updates when it starts up. You can } ``` +If you don't want updates but want to be notified when a new version is available, set `autoupdate` to `"notify"`. + --- ### Formatters |
