mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
Update .env.example
This commit is contained in:
@@ -61,6 +61,9 @@ PROXY_USE_IPV4=true
|
|||||||
# ⏱️ 请求超时配置
|
# ⏱️ 请求超时配置
|
||||||
REQUEST_TIMEOUT=600000 # 请求超时设置(毫秒),默认10分钟
|
REQUEST_TIMEOUT=600000 # 请求超时设置(毫秒),默认10分钟
|
||||||
|
|
||||||
|
# 🔧 请求体大小配置
|
||||||
|
REQUEST_MAX_SIZE_MB=60
|
||||||
|
|
||||||
# 📈 使用限制
|
# 📈 使用限制
|
||||||
DEFAULT_TOKEN_LIMIT=1000000
|
DEFAULT_TOKEN_LIMIT=1000000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user