feat: 新增图片上传专用代理,完善轮询与POW调用链路,重构POW与token传递

This commit is contained in:
TheSmallHanCat
2026-03-07 12:57:21 +08:00
parent ad554d900a
commit e7d91b31a7
12 changed files with 680 additions and 189 deletions

View File

@@ -35,6 +35,8 @@ error_ban_threshold = 3
[proxy]
proxy_enabled = true
proxy_url = "socks5://warp:1080"
image_upload_proxy_enabled = false
image_upload_proxy_url = ""
[watermark_free]
watermark_free_enabled = false