mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
update recording layout
This commit is contained in:
@@ -1096,7 +1096,8 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
LocalAddress = localAddress,
|
||||
SupportsLibraryMonitor = SupportsLibraryMonitor,
|
||||
EncoderLocationType = MediaEncoder.EncoderLocationType,
|
||||
SystemArchitecture = NativeApp.Environment.SystemArchitecture
|
||||
SystemArchitecture = NativeApp.Environment.SystemArchitecture,
|
||||
SystemUpdateLevel = ConfigurationManager.CommonConfiguration.SystemUpdateLevel
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user