ignore: Comment out plugin entry in opencode.jsonc

Comment out the plugin entry in opencode.jsonc
This commit is contained in:
Aiden Cline 2025-12-11 00:33:17 -06:00 committed by GitHub
parent ddd5464081
commit 8ac5204009
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"],
// "plugin": ["opencode-openai-codex-auth"],
// "enterprise": {
// "url": "https://enterprise.dev.opencode.ai",
// },