mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-10 13:10:57 +00:00
feat: add download image port configuration and improve image retrieval process
This commit is contained in:
@@ -325,6 +325,11 @@
|
||||
"default": "",
|
||||
"description": "gewechat 的 url"
|
||||
},
|
||||
"gewechat_downloadImage_port": {
|
||||
"type": "integer",
|
||||
"default": 2532,
|
||||
"description": "gewechat 下载图片的端口"
|
||||
},
|
||||
"port": {
|
||||
"type": "integer",
|
||||
"default": 2286,
|
||||
|
||||
Reference in New Issue
Block a user