mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-31 15:52:50 -05:00
Make maxConcurrentReqs configurable (#1341)
This commit is contained in:
@@ -277,6 +277,7 @@ type
|
||||
proxyAuth*: string
|
||||
apiProxy*: string
|
||||
disableTid*: bool
|
||||
maxConcurrentReqs*: int
|
||||
|
||||
rssCacheTime*: int
|
||||
listCacheTime*: int
|
||||
|
||||
Reference in New Issue
Block a user