mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 02:34:19 -04:00
update components
This commit is contained in:
parent
2ca59daba7
commit
d5396828fb
@ -97,7 +97,7 @@ namespace MediaBrowser.Providers.People
|
||||
|
||||
var requestCount = _requestCount;
|
||||
|
||||
if (requestCount >= 20)
|
||||
if (requestCount >= 30)
|
||||
{
|
||||
//_logger.Debug("Throttling Tmdb people");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user