update github updater
This commit is contained in:
parent
1b50cd00ec
commit
c317f6c34f
|
@ -1319,7 +1319,6 @@ namespace MediaBrowser.Server.Startup.Common
|
|||
}
|
||||
else if (ConfigurationManager.CommonConfiguration.SystemUpdateLevel == PackageVersionClass.Dev)
|
||||
{
|
||||
excludeSuffixes.Add("-dev");
|
||||
cacheLength = TimeSpan.FromMinutes(5);
|
||||
includePreRelease = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user