mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-09 19:56:18 +00:00
update components
This commit is contained in:
@@ -97,7 +97,7 @@ namespace MediaBrowser.Providers.People
|
||||
|
||||
var requestCount = _requestCount;
|
||||
|
||||
if (requestCount >= 20)
|
||||
if (requestCount >= 30)
|
||||
{
|
||||
//_logger.Debug("Throttling Tmdb people");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user