update github updater

pull/702/head
Luke Pulverenti 9 years ago
parent 98a7f5b5d7
commit 5acc026c83

@ -1327,7 +1327,6 @@ namespace MediaBrowser.Server.Startup.Common
}
else if (ConfigurationManager.CommonConfiguration.SystemUpdateLevel == PackageVersionClass.Dev)
{
excludeSuffixes.Add("-dev");
cacheLength = TimeSpan.FromMinutes(5);
includePreRelease = true;
}

Loading…
Cancel
Save