mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-02-05 10:57:32 +08:00
fix CURL_USER_AGENT missing from config stubs
This commit is contained in:
parent
4783daa6fa
commit
912cbb22d5
@ -48,6 +48,7 @@ class ConfigDict(BaseConfig, total=False):
|
||||
RESOLUTION: str
|
||||
GIT_DOMAINS: str
|
||||
CHECK_SSL_VALIDITY: bool
|
||||
CURL_USER_AGENT: str
|
||||
WGET_USER_AGENT: str
|
||||
CHROME_USER_AGENT: str
|
||||
COOKIES_FILE: Optional[str]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user