mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-17 06:06:54 +01:00
comment change
This commit is contained in:
@@ -231,7 +231,7 @@ namespace Emby.Server.Implementations
|
||||
public int HttpsPort { get; private set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the PublishedServerUrl setting.
|
||||
/// Gets the value of the PublishedServerUrl setting.
|
||||
/// </summary>
|
||||
public string PublishedServerUrl => _startupOptions.PublishedServerUrl ?? _startupConfig["PublishedServerUrl"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user