mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
comment change
This commit is contained in:
parent
f666b7e102
commit
1d6f489f17
@ -231,7 +231,7 @@ namespace Emby.Server.Implementations
|
|||||||
public int HttpsPort { get; private set; }
|
public int HttpsPort { get; private set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the PublishedServerUrl setting.
|
/// Gets the value of the PublishedServerUrl setting.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string PublishedServerUrl => _startupOptions.PublishedServerUrl ?? _startupConfig["PublishedServerUrl"];
|
public string PublishedServerUrl => _startupOptions.PublishedServerUrl ?? _startupConfig["PublishedServerUrl"];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user