Mark CanSelfRestart as Obsolete

This commit is contained in:
Patrick Barron
2023-01-17 14:41:10 -05:00
parent 577d396649
commit c59f2a3c46
2 changed files with 3 additions and 3 deletions

View File

@@ -1038,7 +1038,6 @@ namespace Emby.Server.Implementations
CachePath = ApplicationPaths.CachePath,
OperatingSystem = MediaBrowser.Common.System.OperatingSystem.Id.ToString(),
OperatingSystemDisplayName = MediaBrowser.Common.System.OperatingSystem.Name,
CanSelfRestart = true,
CanLaunchWebBrowser = CanLaunchWebBrowser,
TranscodingTempPath = ConfigurationManager.GetTranscodePath(),
ServerName = FriendlyName,