docs: deprecate inbox and document remote dashboard

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-02 14:37:40 +08:00
parent df433a9179
commit 9000eeeaa7
4 changed files with 38 additions and 26 deletions
+2
View File
@@ -66,6 +66,8 @@ func Default() Config {
},
Remote: Remote{
Enabled: false,
URL: "",
Token: "",
TimeoutMS: 2000,
},
}