mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-10 04:06:17 +00:00
update github updater
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user