mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
stub out objects for per library settings
This commit is contained in:
@@ -180,8 +180,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public NameValuePair[] ContentTypes { get; set; }
|
||||
|
||||
public bool EnableAudioArchiveFiles { get; set; }
|
||||
public bool EnableVideoArchiveFiles { get; set; }
|
||||
public int RemoteClientBitrateLimit { get; set; }
|
||||
|
||||
public AutoOnOff EnableLibraryMonitor { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user