mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
3.2.17.20
This commit is contained in:
@@ -21,11 +21,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
/// <value><c>true</c> if [enable auto update]; otherwise, <c>false</c>.</value>
|
||||
public bool EnableAutoUpdate { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets of sets a value indicating the level of system updates (Release, Beta, Dev)
|
||||
/// </summary>
|
||||
public PackageVersionClass SystemUpdateLevel { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// The number of days we should retain log files
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user