mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 18:50:23 +01:00
Open the Swagger API page on server start if not hosting the static web content
This commit is contained in:
@@ -244,6 +244,9 @@ namespace Emby.Server.Implementations
|
||||
/// </summary>
|
||||
public string ContentRoot { get; private set; }
|
||||
|
||||
/// <inheritdoc/>
|
||||
public bool IsHostingContent => ContentRoot != null;
|
||||
|
||||
/// <summary>
|
||||
/// Gets the server configuration manager.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user