mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
sync updates
This commit is contained in:
@@ -1023,7 +1023,8 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
IsRunningAsService = IsRunningAsService,
|
||||
SupportsRunningAsService = SupportsRunningAsService,
|
||||
ServerName = FriendlyName,
|
||||
LocalAddress = LocalApiUrl
|
||||
LocalAddress = LocalApiUrl,
|
||||
SupportsSync = true
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user