mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 02:54:43 +01: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