trim logging

pull/1154/head
Luke Pulverenti 9 years ago
parent 0181383d1e
commit 0eb664ccff

@ -105,7 +105,7 @@ namespace MediaBrowser.Providers.People
if (requestCount >= 5)
{
_logger.Debug("Throttling Tmdb people");
//_logger.Debug("Throttling Tmdb people");
// This needs to be throttled
return new List<RemoteSearchResult>();

Loading…
Cancel
Save