hotfix(proxy): fix CLI/api mismatch and add proxy type defaults

Signed-off-by: Bo <boironic@gmail.com>
This commit is contained in:
Bo
2026-02-24 19:16:00 +08:00
parent efaf40f678
commit 04c80c9c7e
3 changed files with 18 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
/* HTTP Proxy (leave empty or set both) */
#define MIMI_SECRET_PROXY_HOST ""
#define MIMI_SECRET_PROXY_PORT ""
#define MIMI_SECRET_PROXY_TYPE "" /* "http" or "socks5" */
/* Brave Search API */
#define MIMI_SECRET_SEARCH_KEY ""