Update .env.example

This commit is contained in:
kikii16
2025-12-12 11:36:01 +08:00
committed by GitHub
parent ceee3a9295
commit 059357f834

View File

@@ -61,6 +61,9 @@ PROXY_USE_IPV4=true
# ⏱️ 请求超时配置
REQUEST_TIMEOUT=600000 # 请求超时设置毫秒默认10分钟
# 🔧 请求体大小配置
REQUEST_MAX_SIZE_MB=60
# 📈 使用限制
DEFAULT_TOKEN_LIMIT=1000000