hotfix(proxy): fix CLI/api mismatch and add proxy type defaults
Signed-off-by: Bo <boironic@gmail.com>
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user