feat: disabled autoupdate in opencode configuration
All checks were successful
sync tailscale acls / acls (push) Successful in 2m49s
All checks were successful
sync tailscale acls / acls (push) Successful in 2m49s
This commit is contained in:
parent
87ec3b76c5
commit
90e9e6ea2c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
|
"autoupdate": false,
|
||||||
"theme": "tokyonight",
|
"theme": "tokyonight",
|
||||||
"model": "github-copilot/gpt-5-mini",
|
"model": "github-copilot/gpt-5-mini",
|
||||||
"lsp": {
|
"lsp": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue