mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03: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