feat: add concurrency safety, caption detection, admin enhancements, and performance improvements
This commit is contained in:
@@ -26,6 +26,7 @@ class Settings(BaseSettings):
|
||||
HTTP_TIMEOUT_SECONDS: int = 30
|
||||
HTTP_MAX_RETRIES: int = 3
|
||||
HTTP_USER_AGENT: str = "hf-daily-papers-local/0.1"
|
||||
HF_PROXY: str = ""
|
||||
PDF_DOWNLOAD_TIMEOUT: int = 120
|
||||
|
||||
# AI 总结
|
||||
|
||||
Reference in New Issue
Block a user